|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| me.prettyprint.cassandra.connection | |
| me.prettyprint.cassandra.model | The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. |
| me.prettyprint.cassandra.service | |
| Uses of Operation in me.prettyprint.cassandra.connection |
|---|
| Methods in me.prettyprint.cassandra.connection with parameters of type Operation | |
|---|---|
void |
HConnectionManager.operateWithFailover(Operation<?> op)
|
| Uses of Operation in me.prettyprint.cassandra.model |
|---|
| Methods in me.prettyprint.cassandra.model with parameters of type Operation | ||
|---|---|---|
|
ExecutingVirtualKeyspace.doExecuteOperation(Operation<T> operation)
|
|
|
ExecutingKeyspace.doExecuteOperation(Operation<T> operation)
|
|
| Uses of Operation in me.prettyprint.cassandra.service |
|---|
| Subclasses of Operation in me.prettyprint.cassandra.service | |
|---|---|
class |
VirtualKeyspaceOperation<T>
|
| Constructors in me.prettyprint.cassandra.service with parameters of type Operation | |
|---|---|
VirtualKeyspaceOperation(Operation<T> operation,
ByteBuffer prefixBytes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||