Uses of Class
org.eclipse.jgit.internal.ketch.LogIndex
-
Packages that use LogIndex Package Description org.eclipse.jgit.internal.ketch Distributed consensus system built on Git. -
-
Uses of LogIndex in org.eclipse.jgit.internal.ketch
Methods in org.eclipse.jgit.internal.ketch that return LogIndex Modifier and Type Method Description LogIndex
LeaderSnapshot. getCommitted()
Get state the leader knows is committed on a majority of participant replicasLogIndex
LeaderSnapshot. getHead()
Get end of the leader's log
-