MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / forceSwitch

Method forceSwitch

src/jrd/replication/ChangeLog.cpp:590–595  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

588}
589
590void ChangeLog::forceSwitch()
591{
592 LockGuard guard(this);
593
594 switchActiveSegment();
595}
596
597FB_UINT64 ChangeLog::write(ULONG length, const UCHAR* data, bool sync)
598{

Callers 1

forceJournalSwitchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected