MCPcopy 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

createBucketMethod · 0.95
startMethod · 0.95
startSplitMethod · 0.95
endSplit1Method · 0.95
endSplit2Method · 0.95
openBucketMethod · 0.45
onTimerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected