| Class and Description |
|---|
| CqlOperations
Operations for interacting with Cassandra at the lowest level.
|
| Class and Description |
|---|
| CqlTemplate
This is the Central class in the Cassandra core package.
|
| Class and Description |
|---|
| AsynchronousQueryListener
Interface used to give an implementation access to a
ResultSetFuture after the query has completed. |
| Cancellable
Interface allowing a caller to cancel an asynchronous query.
|
| ConsistencyLevel
Generic Consistency Levels associated with Cassandra.
|
| CqlOperations
Operations for interacting with Cassandra at the lowest level.
|
| HostMapper |
| Ordering
Enum for Cassandra primary key column ordering.
|
| PreparedStatementBinder |
| PreparedStatementCallback |
| PreparedStatementCreator
Creates a PreparedStatement for the usage with the DataStax Java Driver
|
| PrimaryKeyType
Values representing primary key column types.
|
| QueryForListListener
Listener used to receive asynchronous results expected as a
List<T>. |
| QueryForMapListener
Listener used to receive asynchronous results expected as a
List<Map<String,Object>>. |
| QueryForObjectListener
Listener used to receive asynchronous results expected as an object of type
T. |
| QueryOptions
Contains Query Options for Cassandra queries.
|
| ReservedKeyword
CQL keywords.
|
| ResultSetExtractor |
| ResultSetFutureExtractor |
| RetryPolicy
Retry Policies associated with Cassandra.
|
| RingMember |
| RowCallbackHandler |
| RowIterator |
| RowMapper |
| SessionCallback
Interface for operations on a Cassandra Session.
|
| WriteOptions |
| Class and Description |
|---|
| Ordering
Enum for Cassandra primary key column ordering.
|
| PrimaryKeyType
Values representing primary key column types.
|
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.