Uses of Interface
org.springframework.data.cassandra.core.FluentCassandraOperations
Packages that use FluentCassandraOperations
-
Uses of FluentCassandraOperations in org.springframework.data.cassandra.core
Subinterfaces of FluentCassandraOperations in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptioninterfaceOperations for managing a Cassandra keyspace.interfaceInterface specifying a basic set of Cassandra operations.Classes in org.springframework.data.cassandra.core that implement FluentCassandraOperationsModifier and TypeClassDescriptionclassDefault implementation ofCassandraAdminOperations.classPrimary implementation ofCassandraOperations.