public class RingCacheextends 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 © 2013 The Apache Software Foundation