Uses of Interface
org.springframework.data.cassandra.core.cql.keyspace.IndexDescriptor
Packages that use IndexDescriptor
Package
Description
Keyspace object action specifications such as
CREATE TABLE, DROP INDEX.-
Uses of IndexDescriptor in org.springframework.data.cassandra.core.cql.keyspace
Classes in org.springframework.data.cassandra.core.cql.keyspace that implement IndexDescriptorModifier and TypeClassDescriptionclassObject to configure aCREATE INDEXspecification.