Uses of Interface
org.springframework.data.cassandra.core.ExecutableSelectOperation
Packages that use ExecutableSelectOperation
-
Uses of ExecutableSelectOperation in org.springframework.data.cassandra.core
Subinterfaces of ExecutableSelectOperation in org.springframework.data.cassandra.coreModifier and TypeInterfaceDescriptioninterface
Operations for managing a Cassandra keyspace.interface
Interface specifying a basic set of Cassandra operations.interface
Stripped down interface providing access to a fluent API that specifies a basic set of Cassandra operations.Classes in org.springframework.data.cassandra.core that implement ExecutableSelectOperationModifier and TypeClassDescriptionclass
Default implementation ofCassandraAdminOperations
.class
Primary implementation ofCassandraOperations
.