MCPcopy 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
33void GarbageCollector::RelationData::clear()
34{
35 m_pages.clear();
36}
37
38
39TraNumber GarbageCollector::RelationData::findPage(const ULONG pageno, const TraNumber tranid)

Callers 1

~GarbageCollectorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected