Package org.apache.cassandra.locator
Class ReplicaLayout.ForWrite<E extends Endpoints<E>>
java.lang.Object
org.apache.cassandra.locator.ReplicaLayout<E>
org.apache.cassandra.locator.ReplicaLayout.ForWrite<E>
- Direct Known Subclasses:
ReplicaLayout.ForTokenWrite
- Enclosing class:
- ReplicaLayout<E extends Endpoints<E>>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cassandra.locator.ReplicaLayout
ReplicaLayout.ForRange, ReplicaLayout.ForRangeRead, ReplicaLayout.ForToken, ReplicaLayout.ForTokenRead, ReplicaLayout.ForTokenWrite, ReplicaLayout.ForWrite<E extends Endpoints<E>> -
Method Summary
Methods inherited from class org.apache.cassandra.locator.ReplicaLayout
forTokenReadLiveSorted, forTokenWrite, forTokenWriteLiveAndDown, natural, replicationStrategy
-
Method Details
-
all
Description copied from class:ReplicaLayoutAll relevant owners of the ring position(s) for this operation, as implied by the current ring layout. For writes, this will include pending owners, and for reads it will be equivalent to natural()- Overrides:
allin classReplicaLayout<E extends Endpoints<E>>
-
pending
-
toString
- Overrides:
toStringin classReplicaLayout<E extends Endpoints<E>>
-