Package | Description |
---|---|
org.apache.cassandra.locator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReplicaCollection<C extends AbstractReplicaCollection<C>>
A collection like class for Replica objects.
|
Modifier and Type | Class and Description |
---|---|
class |
Endpoints<E extends Endpoints<E>>
A collection of Endpoints for a given ring position.
|
class |
EndpointsForRange
A ReplicaCollection where all Replica are required to cover a range that fully contains the range() defined in the builder().
|
static class |
EndpointsForRange.Builder |
class |
EndpointsForToken
A ReplicaCollection where all Replica are required to cover a range that fully contains the token() defined in the builder().
|
static class |
EndpointsForToken.Builder |
class |
RangesAtEndpoint
A ReplicaCollection for Ranges occurring at an endpoint.
|
static class |
RangesAtEndpoint.Builder |
Copyright © 2009-2020 The Apache Software Foundation