Uses of Class
org.apache.cassandra.locator.ReplicaLayout.ForWrite
Packages that use ReplicaLayout.ForWrite
-
Uses of ReplicaLayout.ForWrite in org.apache.cassandra.locator
Subclasses of ReplicaLayout.ForWrite in org.apache.cassandra.locatorMethods in org.apache.cassandra.locator with type parameters of type ReplicaLayout.ForWriteModifier and TypeMethodDescription<E extends Endpoints<E>,L extends ReplicaLayout.ForWrite<E>>
EReplicaPlans.Selector.select(ConsistencyLevel consistencyLevel, L liveAndDown, L live) Select theEndpointsfrom and to contact according to the consistency level.