MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / ~TraceSweepEvent

Method ~TraceSweepEvent

src/jrd/tra.cpp:4231–4235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4229
4230
4231TraceSweepEvent::~TraceSweepEvent()
4232{
4233 m_tdbb->setRequest(NULL);
4234 report(ITracePlugin::SWEEP_STATE_FAILED);
4235}
4236
4237
4238void TraceSweepEvent::beginSweepRelation(jrd_rel* relation)

Callers

nothing calls this directly

Calls 2

setRequestMethod · 0.80
reportFunction · 0.50

Tested by

no test coverage detected