Uses of Class
org.apache.cassandra.locator.ReplicaLayout.ForTokenRead
-
Packages that use ReplicaLayout.ForTokenRead Package Description org.apache.cassandra.locator -
-
Uses of ReplicaLayout.ForTokenRead in org.apache.cassandra.locator
Methods in org.apache.cassandra.locator that return ReplicaLayout.ForTokenRead Modifier and Type Method Description ReplicaLayout.ForTokenReadReplicaLayout.ForTokenRead. filter(java.util.function.Predicate<Replica> filter)static ReplicaLayout.ForTokenReadReplicaLayout. forTokenReadLiveSorted(AbstractReplicationStrategy replicationStrategy, Token token)
-