Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ clear
Method
clear
src/jrd/GarbageCollector.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
33
void GarbageCollector::RelationData::clear()
34
{
35
m_pages.clear();
36
}
37
38
39
TraNumber GarbageCollector::RelationData::findPage(const ULONG pageno, const TraNumber tranid)
Callers
1
~GarbageCollector
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected