| Class and Description |
|---|
| me.prettyprint.cassandra.examples.ExampleClient
use ExampleDaoV2
|
| me.prettyprint.cassandra.service.IndexedSlicesIterator |
| me.prettyprint.cassandra.model.IndexedSlicesQuery |
| Method and Description |
|---|
| me.prettyprint.hector.api.factory.HFactory.createCluster(String, CassandraHostConfigurator)
use getOrCreateCluster instead
|
| me.prettyprint.hector.api.factory.HFactory.createIndexedSlicesQuery(Keyspace, Serializer |
| me.prettyprint.hector.api.Cluster.getClusterName() |
| 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 © 2014. All Rights Reserved.