Deprecated API


Contents
Deprecated Interfaces
org.scale7.cassandra.pelops.pool.CachePerNodePoolMBean
           
 

Deprecated Classes
org.scale7.cassandra.pelops.pool.CachePerNodePool
          Use CommonsBackedPool instead 
org.scale7.cassandra.pelops.spring.CachePerNodePoolFactoryBean
           
org.scale7.cassandra.pelops.NumberHelper
          Use the methods available on Bytes class. 
org.scale7.cassandra.pelops.StringHelper
           
 

Deprecated Enums
org.scale7.cassandra.pelops.Selector.OrderType
           
 

Deprecated Methods
org.scale7.cassandra.pelops.Pelops.addPool(String, Cluster, String, OperandPolicy, CachePerNodePool.Policy)
          Use the CommonsBackedPool 
org.scale7.cassandra.pelops.UuidHelper.newTimeUuidBytes()
          Use the methods available on Bytes 
org.scale7.cassandra.pelops.UuidHelper.timeUuidFromBytes(byte[])
          Use the methods available on Bytes 
org.scale7.cassandra.pelops.UuidHelper.timeUuidStringToBytes(String)
          Use the methods available on Bytes 
org.scale7.cassandra.pelops.UuidHelper.timeUuidToBytes(UUID)
          Use the methods available on Bytes 
org.scale7.cassandra.pelops.StringHelper.toByteArrayList(List)
          Use Bytes.transformUTF8ToList(java.util.Collection) instead. 
org.scale7.cassandra.pelops.StringHelper.toBytes(String)
           
org.scale7.cassandra.pelops.StringHelper.toUTF8(byte[])
           
org.scale7.cassandra.pelops.UuidHelper.uuidToBytes(long, long)
          Use the methods available on Bytes 
 



Copyright © 2011. All Rights Reserved.