com.netflix.astyanax.impl
Class RingDescribeHostSupplier
java.lang.Object
com.netflix.astyanax.impl.RingDescribeHostSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<Map<BigInteger,List<Host>>>
public class RingDescribeHostSupplier
- extends Object
- implements com.google.common.base.Supplier<Map<BigInteger,List<Host>>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RingDescribeHostSupplier
public RingDescribeHostSupplier(Keyspace keyspace,
int defaultPort)
get
public Map<BigInteger,List<Host>> get()
- Specified by:
get
in interface com.google.common.base.Supplier<Map<BigInteger,List<Host>>>
Copyright © 2012. All Rights Reserved.