protected ClusteringDependentLogic.Commit |
ClusteringDependentLogic.AbstractClusteringDependentLogic.clusterCommitType(FlagAffectedCommand command,
InvocationContext ctx,
int segment,
boolean removed) |
|
ClusteringDependentLogic.Commit |
ClusteringDependentLogic.AbstractClusteringDependentLogic.commitType(FlagAffectedCommand command,
InvocationContext ctx,
int segment,
boolean removed) |
|
ClusteringDependentLogic.Commit |
ClusteringDependentLogic.commitType(FlagAffectedCommand command,
InvocationContext ctx,
int segment,
boolean removed) |
Determines what type of commit this is.
|
ClusteringDependentLogic.Commit |
ClusteringDependentLogic.InvalidationLogic.commitType(FlagAffectedCommand command,
InvocationContext ctx,
int segment,
boolean removed) |
|
ClusteringDependentLogic.Commit |
ClusteringDependentLogic.LocalLogic.commitType(FlagAffectedCommand command,
InvocationContext ctx,
int segment,
boolean removed) |
|
ClusteringDependentLogic.Commit |
ClusteringDependentLogic.ReplicationLogic.commitType(FlagAffectedCommand command,
InvocationContext ctx,
int segment,
boolean removed) |
|
static ClusteringDependentLogic.Commit |
ClusteringDependentLogic.Commit.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ClusteringDependentLogic.Commit[] |
ClusteringDependentLogic.Commit.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|