|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operand | |
---|---|
org.scale7.cassandra.pelops |
Uses of Operand in org.scale7.cassandra.pelops |
---|
Subclasses of Operand in org.scale7.cassandra.pelops | |
---|---|
class |
Mutator
Facilitates the mutation of data within a Cassandra keyspace: the desired mutations should first be specified by calling methods such as writeColumn(...) , which should then be sent to Cassandra in a single batch by
calling execute(...) . |
class |
RowDeletor
Facilitates the removal of data at a key-level. |
class |
Selector
Facilitates the selective retrieval of column data from rows in a Cassandra keyspace. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |