public class RingCache
extends java.lang.Object
| Constructor and Description | 
|---|
| RingCache(org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<java.net.InetAddress> | getEndpoint(java.nio.ByteBuffer key) | 
| java.util.List<java.net.InetAddress> | getEndpoint(Range<Token> range)ListMultimap promises to return a List for get(K) | 
| Range<Token> | getRange(java.nio.ByteBuffer key) | 
| void | refreshEndpointMap() | 
Copyright © 2018 The Apache Software Foundation