MCPcopy Create free account
hub / github.com/e2wugui/zeze / getCommitIndex

Method getCommitIndex

ZezeJava/ZezeJavaTest/src/SimpleRaft/Raft.java:218–220  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

216 }
217
218 public long getCommitIndex() {
219 return commitIndex;
220 }
221
222 public void run() {
223 run(-1);

Callers 1

testSimpleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected