Uses of Class
org.eclipse.jgit.internal.ketch.ReplicaSnapshot
-
Packages that use ReplicaSnapshot Package Description org.eclipse.jgit.internal.ketch Distributed consensus system built on Git. -
-
Uses of ReplicaSnapshot in org.eclipse.jgit.internal.ketch
Methods in org.eclipse.jgit.internal.ketch that return types with arguments of type ReplicaSnapshot Modifier and Type Method Description Collection<ReplicaSnapshot>
LeaderSnapshot. getReplicas()
Get unmodifiable view of configured replicas.
-