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.SharedForTokenRead
consistencyLevel, 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, toString
consistencyLevel, contacts, contacts, keyspace, replicationStrategy, shared, shared
public 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