Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ startRaft
Method
startRaft
ZezeJava/ZezeJava/src/main/java/Zeze/Raft/Test.java:805–807 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
803
}
804
805
public
void
startRaft() throws Exception {
806
startRaft(false);
807
}
808
809
public
void
startRaft(boolean resetLog) throws Exception {
810
lock();
Callers
2
TestRaft
Method · 0.95
runTrace
Method · 0.80
Calls
15
load
Method · 0.95
deletedDirectoryAndCheck
Method · 0.95
getDefaultWriteOptions
Method · 0.95
getServer
Method · 0.80
getLogSequence
Method · 0.80
AddFactoryHandle
Method · 0.80
lock
Method · 0.65
start
Method · 0.65
get
Method · 0.65
replace
Method · 0.65
unlock
Method · 0.65
setUniqueRequestExpiredDays
Method · 0.45
Tested by
no test coverage detected