| 
 | ||||||||||
| 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 | MutatorFacilitates 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
 callingexecute(...). | 
|  class | RowDeletorFacilitates the removal of data at a key-level. | 
|  class | SelectorFacilitates the selective retrieval of column data from rows in a Cassandra keyspace. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||