| Package | Description |
|---|---|
| org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<ReplicaSnapshot> |
LeaderSnapshot.replicas |
| Modifier and Type | Method and Description |
|---|---|
(package private) ReplicaSnapshot |
KetchReplica.snapshot() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ReplicaSnapshot> |
LeaderSnapshot.getReplicas()
Get unmodifiable view of configured replicas.
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
LeaderSnapshot.debug(java.lang.StringBuilder b,
ReplicaSnapshot s) |