Uses of Interface
org.scale7.cassandra.pelops.IConnection

Packages that use IConnection
org.scale7.cassandra.pelops   
org.scale7.cassandra.pelops.pool   
 

Uses of IConnection in org.scale7.cassandra.pelops
 

Classes in org.scale7.cassandra.pelops that implement IConnection
 class Connection
           
 

Uses of IConnection in org.scale7.cassandra.pelops.pool
 

Subinterfaces of IConnection in org.scale7.cassandra.pelops.pool
static interface IThriftPool.IPooledConnection
          Defines an encapsulation for a connection to a Cassandra node.
 

Classes in org.scale7.cassandra.pelops.pool that implement IConnection
 class CachePerNodePool.PooledConnection
          Deprecated. Encapsulates a connection to a Cassandra node.
 class CommonsBackedPool.PooledConnection
           
 class DebuggingPool.PooledConnection
           
 



Copyright © 2011. All Rights Reserved.