Uses of Class
org.apache.cassandra.locator.AbstractReplicaCollection
Packages that use AbstractReplicaCollection
-
Uses of AbstractReplicaCollection in org.apache.cassandra.locator
Classes in org.apache.cassandra.locator with type parameters of type AbstractReplicaCollectionModifier and TypeClassDescriptionclassAbstractReplicaCollection<C extends AbstractReplicaCollection<C>>A collection like class for Replica objects.Subclasses of AbstractReplicaCollection in org.apache.cassandra.locatorModifier and TypeClassDescriptionclassA collection of Endpoints for a given ring position.classA ReplicaCollection where all Replica are required to cover a range that fully contains the range() defined in the builder().static classclassA ReplicaCollection where all Replica are required to cover a range that fully contains the token() defined in the builder().static classclassA ReplicaCollection for Ranges occurring at an endpoint.static class