org.scale7.cassandra.pelops
Class Operand
java.lang.Object
org.scale7.cassandra.pelops.Operand
- Direct Known Subclasses:
- Mutator, RowDeletor, Selector
public class Operand
- extends Object
Base class for objects operating against a Cassandra keyspace.
- Author:
- dominicwilliams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thrift
protected final IThriftPool thrift
Operand
protected Operand(IThriftPool thrift)
tryOperation
protected <ReturnType> ReturnType tryOperation(Operand.IOperation<ReturnType> operation)
throws PelopsException
- Throws:
PelopsException
Copyright © 2011. All Rights Reserved.