Uses of Interface
me.prettyprint.cassandra.connection.PoolMetric

Packages that use PoolMetric
me.prettyprint.cassandra.connection   
 

Uses of PoolMetric in me.prettyprint.cassandra.connection
 

Subinterfaces of PoolMetric in me.prettyprint.cassandra.connection
 interface HClientPool
           
 

Classes in me.prettyprint.cassandra.connection that implement PoolMetric
 class ConcurrentHClientPool
           
 class LatencyAwareHClientPool
          This class provides a queue function of latencies over CHCP, collecting all the latency information and calculates the score (expensive operation).
 



Copyright © 2011. All Rights Reserved.