Uses of Class
org.apache.cassandra.locator.ReplicaPlan.ForPaxosWrite
Packages that use ReplicaPlan.ForPaxosWrite
-
Uses of ReplicaPlan.ForPaxosWrite in org.apache.cassandra.locator
Methods in org.apache.cassandra.locator that return ReplicaPlan.ForPaxosWriteModifier and TypeMethodDescriptionstatic ReplicaPlan.ForPaxosWriteReplicaPlans.forPaxos(Keyspace keyspace, DecoratedKey key, ConsistencyLevel consistencyForPaxos) Construct the plan for a paxos round - NOT the write or read consistency level for either the write or comparison, but for the paxos linearisation agreement.