Uses of Interface
com.netflix.astyanax.connectionpool.TokenRange

Packages that use TokenRange
com.netflix.astyanax   
com.netflix.astyanax.connectionpool.impl   
com.netflix.astyanax.thrift   
 

Uses of TokenRange in com.netflix.astyanax
 

Methods in com.netflix.astyanax that return types with arguments of type TokenRange
 List<TokenRange> Keyspace.describeRing()
          Get a list of all tokens and their endpoints
 

Uses of TokenRange in com.netflix.astyanax.connectionpool.impl
 

Classes in com.netflix.astyanax.connectionpool.impl that implement TokenRange
 class TokenRangeImpl
           
 

Uses of TokenRange in com.netflix.astyanax.thrift
 

Methods in com.netflix.astyanax.thrift that return types with arguments of type TokenRange
 List<TokenRange> ThriftKeyspaceImpl.describeRing()
           
 



Copyright © 2012. All Rights Reserved.