Package | Description |
---|---|
org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
Modifier and Type | Method and Description |
---|---|
KetchReplica.State |
ReplicaSnapshot.getState() |
static KetchReplica.State |
KetchReplica.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KetchReplica.State[] |
KetchReplica.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Eclipse JGit Project. All rights reserved.