Uses of Class
me.prettyprint.cassandra.model.KeyspaceOperationCallback

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

Uses of KeyspaceOperationCallback in me.prettyprint.cassandra.model
 

Methods in me.prettyprint.cassandra.model with parameters of type KeyspaceOperationCallback
<T> ExecutionResult<T>
ExecutingVirtualKeyspace.doExecute(KeyspaceOperationCallback<T> koc)
           
<T> ExecutionResult<T>
ExecutingKeyspace.doExecute(KeyspaceOperationCallback<T> koc)
           
 



Copyright © 2013. All Rights Reserved.