Uses of Class
com.netflix.astyanax.connectionpool.impl.HostConnectionPoolPartition

Packages that use HostConnectionPoolPartition
com.netflix.astyanax.connectionpool.impl   
 

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

Methods in com.netflix.astyanax.connectionpool.impl that return HostConnectionPoolPartition
 HostConnectionPoolPartition<CL> Topology.getAllPools()
          Return a partition that represents all hosts in the ring
 HostConnectionPoolPartition<CL> TokenPartitionedTopology.getAllPools()
           
 HostConnectionPoolPartition<CL> Topology.getPartition(BigInteger token)
          Search for the partition that owns this token
 HostConnectionPoolPartition<CL> TokenPartitionedTopology.getPartition(BigInteger token)
           
protected  HostConnectionPoolPartition<CL> TokenPartitionedTopology.makePartition(BigInteger partition)
           
 



Copyright © 2012. All Rights Reserved.