Package | Description |
---|---|
org.apache.cassandra.locator |
Modifier and Type | Method and Description |
---|---|
static ReplicaPlan.ForPaxosWrite |
ReplicaPlans.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.
|
Copyright © 2009-2022 The Apache Software Foundation