Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getRaft
Method
getRaft
ZezeJava/ZezeJava/src/main/java/Zeze/Dbh2/Dbh2.java:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
public
Raft getRaft() {
136
return
raft;
137
}
138
139
public
Dbh2StateMachine getStateMachine() {
140
return
stateMachine;
Callers
15
createBucket
Method · 0.95
start
Method · 0.95
ProcessPrepareBatchRequest
Method · 0.95
ProcessCommitBatchRequest
Method · 0.95
ProcessUndoBatchRequest
Method · 0.95
startSplit
Method · 0.95
blockPrepareUntilNoTransaction
Method · 0.95
consumePrepareAndBlockAgain
Method · 0.95
endSplit1
Method · 0.95
endSplit2
Method · 0.95
openBucket
Method · 0.45
onTimer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected