| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
void |
HConnectionManager.operateWithFailover(Operation<?> op) |
| Modifier and Type | Method and Description |
|---|---|
<T> ExecutionResult<T> |
ExecutingVirtualKeyspace.doExecuteOperation(Operation<T> operation) |
<T> ExecutionResult<T> |
ExecutingKeyspace.doExecuteOperation(Operation<T> operation) |
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualKeyspaceOperation<T> |
| Constructor and Description |
|---|
VirtualKeyspaceOperation(Operation<T> operation,
ByteBuffer prefixBytes) |
Copyright © 2014. All Rights Reserved.