KetchReplica.CommitMethod |
KetchReplica.getCommitMethod() |
Get how Ketch will commit to the repository.
|
KetchReplica.CommitMethod |
ReplicaConfig.getCommitMethod() |
Get how Ketch should apply committed changes.
|
static KetchReplica.CommitMethod |
KetchReplica.CommitMethod.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static KetchReplica.CommitMethod[] |
KetchReplica.CommitMethod.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|