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