org.scale7.cassandra.pelops
Interface ManagerOperand.IManagerOperation<ReturnType>

Enclosing class:
ManagerOperand

protected static interface ManagerOperand.IManagerOperation<ReturnType>


Method Summary
 ReturnType execute(org.apache.cassandra.thrift.Cassandra.Client conn)
           
 

Method Detail

execute

ReturnType execute(org.apache.cassandra.thrift.Cassandra.Client conn)
                   throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.