Package | Description |
---|---|
org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CassandraAdminOperations
Operations for managing a Cassandra keyspace.
|
interface |
CassandraOperations
Interface specifying a basic set of Cassandra operations.
|
interface |
FluentCassandraOperations
Stripped down interface providing access to a fluent API that specifies a basic set of Cassandra operations.
|
Modifier and Type | Class and Description |
---|---|
class |
CassandraAdminTemplate
Default implementation of
CassandraAdminOperations . |
class |
CassandraTemplate
Primary implementation of
CassandraOperations . |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.