Deprecated API


Contents
Deprecated Classes
me.prettyprint.cassandra.examples.ExampleClient
          use ExampleDaoV2 
me.prettyprint.cassandra.service.IndexedSlicesIterator
           
me.prettyprint.cassandra.model.IndexedSlicesQuery
           
 

Deprecated Methods
me.prettyprint.hector.api.factory.HFactory.createCluster(String, CassandraHostConfigurator)
          use getOrCreateCluster instead 
me.prettyprint.hector.api.factory.HFactory.createIndexedSlicesQuery(Keyspace, Serializer, Serializer, Serializer)
           
me.prettyprint.hector.api.Cluster.getClusterName()
          use Cluster.describeClusterName() 
me.prettyprint.cassandra.service.template.AbstractColumnFamilyTemplate.getEffectiveClock()
          does the same thing as getClock() will be removed in a future release 
me.prettyprint.cassandra.service.template.AbstractColumnFamilyTemplate.setClock(Long)
          (and not thread-safe). Set clocks on the AbstractTemplateUpdater implementation as needed. 
 

Deprecated Constructors
me.prettyprint.cassandra.service.KeyIterator(Keyspace, String, Serializer)
           
me.prettyprint.cassandra.service.KeyIterator(Keyspace, String, Serializer, int)
           
me.prettyprint.cassandra.service.KeyIterator(Keyspace, String, Serializer, K, K)
           
me.prettyprint.cassandra.service.KeyIterator(Keyspace, String, Serializer, K, K, int)
           
me.prettyprint.cassandra.service.StringKeyIterator(Keyspace, String)
           
 



Copyright © 2013. All Rights Reserved.