Package | Description |
---|---|
org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
Modifier and Type | Method and Description |
---|---|
LogIndex |
LeaderSnapshot.getCommitted()
Get state the leader knows is committed on a majority of participant
replicas
|
LogIndex |
LeaderSnapshot.getHead()
Get end of the leader's log
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.