Package | Description |
---|---|
org.apache.cassandra.locator |
Modifier and Type | Field and Description |
---|---|
static ReplicaPlans.Selector |
ReplicaPlans.writeAll
Select all nodes, transient or otherwise, as targets for the operation.
|
static ReplicaPlans.Selector |
ReplicaPlans.writeNormal
Select all full nodes, live or down, as write targets.
|
Modifier and Type | Method and Description |
---|---|
static ReplicaPlans.Selector |
ReplicaPlans.writeReadRepair(ReplicaPlan.ForRead<?> readPlan)
TODO: Transient Replication C-14404/C-14665
TODO: We employ this even when there is no monotonicity to guarantee,
e.g.
|
Copyright © 2009-2020 The Apache Software Foundation