public class RangesByEndpoint extends ReplicaMultimap<InetAddressAndPort,RangesAtEndpoint>
Modifier and Type | Class and Description |
---|---|
static class |
RangesByEndpoint.Builder |
Constructor and Description |
---|
RangesByEndpoint(java.util.Map<InetAddressAndPort,RangesAtEndpoint> map) |
Modifier and Type | Method and Description |
---|---|
RangesAtEndpoint |
get(InetAddressAndPort endpoint) |
asMap, containsKey, entrySet, equals, flattenEntries, flattenValues, hashCode, isEmpty, keySet, toString
public RangesByEndpoint(java.util.Map<InetAddressAndPort,RangesAtEndpoint> map)
public RangesAtEndpoint get(InetAddressAndPort endpoint)
get
in class ReplicaMultimap<InetAddressAndPort,RangesAtEndpoint>
Copyright © 2009- The Apache Software Foundation