|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Cluster.INodeFilter | A filter used to determine which nodes should be used when refreshing. |
| IConnection | |
| ManagerOperand.IManagerOperation<ReturnType> | |
| Operand.IOperation<ReturnType> | |
| Class Summary | |
|---|---|
| Bytes | Wraps a ByteBuffer and provides useful methods to operate on it. |
| Cluster | A heavy thread safe object that maintains a list of nodes in the cluster. |
| Cluster.AcceptAllNodeFilter | Default implementation that accepts all nodes. |
| Cluster.Node | Represents a node in the cluster. |
| ClusterManager | |
| ColumnFamilyManager | |
| ColumnIterator | Encapsulates the logic required to iterate over columns. |
| Connection | |
| IConnection.Config | |
| JmxMBeanManager | |
| KeyspaceManager | Management operations need to be applied to a single node. |
| ManagerOperand | |
| 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(...). |
| NumberHelper | Deprecated. Use the methods available on Bytes class. |
| Operand | Base class for objects operating against a Cassandra keyspace. |
| OperandPolicy | General policy configuration. |
| PageOfIterator<E> | |
| Pelops | |
| RowDeletor | Facilitates the removal of data at a key-level. |
| Selector | Facilitates the selective retrieval of column data from rows in a Cassandra keyspace. |
| StringHelper | Deprecated. |
| SuperColumnIterator | Encapsulates the logic required to iterate over super columns. |
| UuidHelper | |
| Enum Summary | |
|---|---|
| Selector.OrderType | Deprecated. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||