Uses of Interface
me.prettyprint.cassandra.service.KeyspaceService

Packages that use KeyspaceService
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
me.prettyprint.cassandra.service   
 

Uses of KeyspaceService in me.prettyprint.cassandra.model
 

Methods in me.prettyprint.cassandra.model with parameters of type KeyspaceService
abstract  T KeyspaceOperationCallback.doInKeyspace(KeyspaceService ks)
           
 ExecutionResult<T> KeyspaceOperationCallback.doInKeyspaceAndMeasure(KeyspaceService ks)
           
 

Uses of KeyspaceService in me.prettyprint.cassandra.service
 

Classes in me.prettyprint.cassandra.service that implement KeyspaceService
 class KeyspaceServiceImpl
          Implementation of a Keyspace
 class VirtualKeyspaceServiceImpl
           
 



Copyright © 2011. All Rights Reserved.