Uses of Interface
org.springframework.data.cassandra.core.CassandraAdminOperations
Packages that use CassandraAdminOperations
-
Uses of CassandraAdminOperations in org.springframework.data.cassandra.core
Classes in org.springframework.data.cassandra.core that implement CassandraAdminOperationsConstructors in org.springframework.data.cassandra.core with parameters of type CassandraAdminOperationsModifierConstructorDescriptionCassandraPersistentEntitySchemaCreator(CassandraAdminOperations cassandraAdminOperations) Create a newCassandraPersistentEntitySchemaCreatorfor the givenCassandraMappingContextandCassandraAdminOperations.CassandraPersistentEntitySchemaCreator(CassandraMappingContext mappingContext, CassandraAdminOperations cassandraAdminOperations) Create a newCassandraPersistentEntitySchemaCreatorfor the givenCassandraMappingContextandCassandraAdminOperations.CassandraPersistentEntitySchemaDropper(CassandraMappingContext mappingContext, CassandraAdminOperations cassandraAdminOperations) Create a newCassandraPersistentEntitySchemaDropperfor the givenCassandraMappingContextandCassandraAdminOperations.