public static class ReplicaPlan.ForRangeRead extends ReplicaPlan.ForRead<EndpointsForRange>
ReplicaPlan.ForPaxosWrite, ReplicaPlan.ForRangeRead, ReplicaPlan.ForRead<E extends Endpoints<E>>, ReplicaPlan.ForTokenRead, ReplicaPlan.ForTokenWrite, ReplicaPlan.ForWrite<E extends Endpoints<E>>, ReplicaPlan.Shared<E extends Endpoints<E>,P extends ReplicaPlan<E>>, ReplicaPlan.SharedForRangeRead, ReplicaPlan.SharedForTokenReadconsistencyLevel, keyspace, replicationStrategy| Constructor and Description |
|---|
ForRangeRead(Keyspace keyspace,
AbstractReplicationStrategy replicationStrategy,
ConsistencyLevel consistencyLevel,
AbstractBounds<PartitionPosition> range,
EndpointsForRange candidates,
EndpointsForRange contact,
int vnodeCount) |
| Modifier and Type | Method and Description |
|---|---|
AbstractBounds<PartitionPosition> |
range() |
int |
vnodeCount() |
blockFor, candidates, firstUncontactedCandidate, lookup, toStringconsistencyLevel, contacts, contacts, keyspace, replicationStrategy, shared, sharedpublic ForRangeRead(Keyspace keyspace, AbstractReplicationStrategy replicationStrategy, ConsistencyLevel consistencyLevel, AbstractBounds<PartitionPosition> range, EndpointsForRange candidates, EndpointsForRange contact, int vnodeCount)
public AbstractBounds<PartitionPosition> range()
public int vnodeCount()
Copyright © 2009-2022 The Apache Software Foundation