| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IThriftPool | |
|---|---|
| org.scale7.cassandra.pelops | |
| org.scale7.cassandra.pelops.pool | |
| org.scale7.cassandra.pelops.spring | |
| Uses of IThriftPool in org.scale7.cassandra.pelops | 
|---|
| Fields in org.scale7.cassandra.pelops declared as IThriftPool | |
|---|---|
| protected  IThriftPool | Operand.thrift | 
| Methods in org.scale7.cassandra.pelops that return IThriftPool | |
|---|---|
| static IThriftPool | Pelops.getDbConnPool(String poolName)Get a direct reference to a DbConnPool. | 
| Methods in org.scale7.cassandra.pelops with parameters of type IThriftPool | |
|---|---|
| static void | Pelops.addPool(String poolName,
        IThriftPool thriftPool)Add an already instantiated instance of IThriftPoolto pelops. | 
| Constructors in org.scale7.cassandra.pelops with parameters of type IThriftPool | |
|---|---|
| Mutator(IThriftPool thrift)Create a batch mutation operation. | |
| Mutator(IThriftPool thrift,
        long timestamp,
        boolean deleteIfNull)Create a batch mutation operation. | |
| Mutator(IThriftPool thrift,
        long timestamp,
        boolean deleteIfNull,
        int ttl)Create a batch mutation operation. | |
| Operand(IThriftPool thrift) | |
| RowDeletor(IThriftPool thrift) | |
| RowDeletor(IThriftPool thrift,
           long timestamp) | |
| Selector(IThriftPool thrift)Create a batch mutation operation. | |
| Uses of IThriftPool in org.scale7.cassandra.pelops.pool | 
|---|
| Classes in org.scale7.cassandra.pelops.pool that implement IThriftPool | |
|---|---|
|  class | CachePerNodePoolDeprecated. Use CommonsBackedPoolinstead | 
|  class | CommonsBackedPool | 
|  class | DebuggingPoolA basic non-pooled pool impl. | 
|  class | ThriftPoolBaseAbstract impl of IThriftPool. | 
| Uses of IThriftPool in org.scale7.cassandra.pelops.spring | 
|---|
| Methods in org.scale7.cassandra.pelops.spring that return IThriftPool | |
|---|---|
|  IThriftPool | CachePerNodePoolFactoryBean.getObject()Deprecated. . | 
|  IThriftPool | CommonsBackedPoolFactoryBean.getObject(). | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||