Uses of Class
org.eclipse.jgit.internal.ketch.LeaderSnapshot
-
Packages that use LeaderSnapshot Package Description org.eclipse.jgit.internal.ketch Distributed consensus system built on Git. -
-
Uses of LeaderSnapshot in org.eclipse.jgit.internal.ketch
Methods in org.eclipse.jgit.internal.ketch that return LeaderSnapshot Modifier and Type Method Description LeaderSnapshot
KetchLeader. snapshot()
Snapshot this leader
-