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