| Package | Description |
|---|---|
| org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraAdminTemplate
Default implementation of
CassandraAdminOperations. |
| Constructor and Description |
|---|
CassandraPersistentEntitySchemaCreator(CassandraAdminOperations cassandraAdminOperations)
Create a new
CassandraPersistentEntitySchemaCreator for the given CassandraMappingContext and
CassandraAdminOperations. |
CassandraPersistentEntitySchemaCreator(CassandraMappingContext mappingContext,
CassandraAdminOperations cassandraAdminOperations)
Create a new
CassandraPersistentEntitySchemaCreator for the given CassandraMappingContext and
CassandraAdminOperations. |
CassandraPersistentEntitySchemaDropper(CassandraMappingContext mappingContext,
CassandraAdminOperations cassandraAdminOperations)
Create a new
CassandraPersistentEntitySchemaDropper for the given CassandraMappingContext and
CassandraAdminOperations. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.