public static class ReplicaPlan.ForTokenRead extends ReplicaPlan.AbstractForRead<EndpointsForToken,ReplicaPlan.ForTokenRead>
ReplicaPlan.AbstractForRead<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>>, ReplicaPlan.AbstractReplicaPlan<E extends Endpoints<E>,P extends ReplicaPlan<E,P>>, ReplicaPlan.ForPaxosWrite, ReplicaPlan.ForRangeRead, ReplicaPlan.ForRead<E extends Endpoints<E>,P extends ReplicaPlan.ForRead<E,P>>, ReplicaPlan.ForTokenRead, ReplicaPlan.ForWrite, ReplicaPlan.Shared<E extends Endpoints<E>,P extends ReplicaPlan<E,P>>, ReplicaPlan.SharedForRangeRead, ReplicaPlan.SharedForTokenRead
consistencyLevel, keyspace, replicationStrategy
Constructor and Description |
---|
ForTokenRead(Keyspace keyspace,
AbstractReplicationStrategy replicationStrategy,
ConsistencyLevel consistencyLevel,
EndpointsForToken candidates,
EndpointsForToken contacts) |
Modifier and Type | Method and Description |
---|---|
ReplicaPlan.ForTokenRead |
withContacts(EndpointsForToken newContact) |
firstUncontactedCandidate, lookup, readCandidates, readQuorum, toString
consistencyLevel, contacts, keyspace, replicationStrategy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
consistencyLevel, contacts, keyspace, replicationStrategy, shared, shared
public ForTokenRead(Keyspace keyspace, AbstractReplicationStrategy replicationStrategy, ConsistencyLevel consistencyLevel, EndpointsForToken candidates, EndpointsForToken contacts)
public ReplicaPlan.ForTokenRead withContacts(EndpointsForToken newContact)
Copyright © 2009- The Apache Software Foundation