| Package | Description |
|---|---|
| org.springframework.data.cassandra.config |
Spring Data Cassandra
factory beans and configuration. |
| org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
| org.springframework.data.cassandra.repository.cdi |
CDI support for Apache Cassandra specific repository implementation.
|
| org.springframework.data.cassandra.repository.query |
Query derivation mechanism for Apache Cassandra specific repositories.
|
| org.springframework.data.cassandra.repository.support |
Support infrastructure for query derivation of Apache Cassandra specific repositories.
|
| Class and Description |
|---|
| CassandraAdminOperations
Operations for managing a Cassandra keyspace.
|
| CassandraTemplate
Primary implementation of
CassandraOperations. |
| ReactiveCassandraOperations
Interface specifying a basic set of reactive Cassandra operations.
|
| Class and Description |
|---|
| AsyncCassandraOperations
Interface specifying a basic set of asynchronous Cassandra operations.
|
| CassandraAdminOperations
Operations for managing a Cassandra keyspace.
|
| CassandraBatchOperations
Batch operations for insert/update/delete actions on a table.
|
| CassandraOperations
Interface specifying a basic set of Cassandra operations.
|
| CassandraTemplate
Primary implementation of
CassandraOperations. |
| InsertOptions
Extension to
WriteOptions for use with INSERT operations. |
| InsertOptions.InsertOptionsBuilder
Builder for
InsertOptions. |
| ReactiveCassandraOperations
Interface specifying a basic set of reactive Cassandra operations.
|
| StatementFactory |
| UpdateOptions
Extension to
WriteOptions for use with UPDATE operations. |
| UpdateOptions.UpdateOptionsBuilder
Builder for
UpdateOptions. |
| WriteResult
The result of a write operation.
|
| Class and Description |
|---|
| CassandraOperations
Interface specifying a basic set of Cassandra operations.
|
| Class and Description |
|---|
| CassandraOperations
Interface specifying a basic set of Cassandra operations.
|
| ReactiveCassandraOperations
Interface specifying a basic set of reactive Cassandra operations.
|
| StatementFactory |
| Class and Description |
|---|
| CassandraOperations
Interface specifying a basic set of Cassandra operations.
|
| CassandraTemplate
Primary implementation of
CassandraOperations. |
| ReactiveCassandraOperations
Interface specifying a basic set of reactive Cassandra operations.
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.