Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
590
void ChangeLog::forceSwitch()
591
{
592
LockGuard guard(this);
593
594
switchActiveSegment();
595
}
596
597
FB_UINT64 ChangeLog::write(ULONG length, const UCHAR* data, bool sync)
598
{
Callers
1
forceJournalSwitch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected