Uses of Class
org.apache.cassandra.locator.ReplicaCollection.Builder.Conflict
-
Packages that use ReplicaCollection.Builder.Conflict Package Description org.apache.cassandra.locator -
-
Uses of ReplicaCollection.Builder.Conflict in org.apache.cassandra.locator
Methods in org.apache.cassandra.locator that return ReplicaCollection.Builder.Conflict Modifier and Type Method Description static ReplicaCollection.Builder.ConflictReplicaCollection.Builder.Conflict. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ReplicaCollection.Builder.Conflict[]ReplicaCollection.Builder.Conflict. values()Returns an array containing the constants of this enum type, in the order they are declared.
-