public class EndpointsByRange extends ReplicaMultimap<Range<Token>,EndpointsForRange>
| Modifier and Type | Class and Description |
|---|---|
static class |
EndpointsByRange.Builder |
| Constructor and Description |
|---|
EndpointsByRange(java.util.Map<Range<Token>,EndpointsForRange> map) |
| Modifier and Type | Method and Description |
|---|---|
EndpointsForRange |
get(Range<Token> range) |
asMap, containsKey, entrySet, equals, flattenEntries, flattenValues, hashCode, isEmpty, keySet, toStringpublic EndpointsByRange(java.util.Map<Range<Token>,EndpointsForRange> map)
public EndpointsForRange get(Range<Token> range)
get in class ReplicaMultimap<Range<Token>,EndpointsForRange>Copyright © 2009-2020 The Apache Software Foundation