Deprecated API


Contents
Deprecated Classes
me.prettyprint.cassandra.examples.ExampleClient
          use ExampleDaoV2 
 

Deprecated Methods
me.prettyprint.hector.api.factory.HFactory.createCluster(String, CassandraHostConfigurator)
          use getOrCreateCluster instead 
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. 
 



Copyright © 2012. All Rights Reserved.