Class EndpointsForToken

All Implemented Interfaces:
Iterable<Replica>, ReplicaCollection<EndpointsForToken>
Direct Known Subclasses:
EndpointsForToken.Builder

public class EndpointsForToken extends Endpoints<EndpointsForToken>
A ReplicaCollection where all Replica are required to cover a range that fully contains the token() defined in the builder(). Endpoints are guaranteed to be unique; on construction, this is enforced unless optionally silenced (in which case only the first occurrence makes the cut).