Uses of Package
org.springframework.data.cassandra.core.cql.keyspace
Package
Description
Spring Data Cassandra
factory beans
and configuration.Apache Cassandra core support.
Spring Data Cassandra specific converter infrastructure.
CQL generators for Keyspace object actions.
Keyspace object action specifications such as
CREATE TABLE
, DROP INDEX
.-
ClassDescriptionObject to configure a
ALTER KEYSPACE
specification.Object to configure aCREATE KEYSPACE
specification.Object to configure aDROP KEYSPACE
specification.Base value object to support the construction of keyspace specifications.Known Replication Strategy options. -
ClassDescriptionObject to configure a
CREATE INDEX
specification.Object to configure aCREATE TABLE
specification.Object to configure aCREATE TYPE
specification. -
ClassDescriptionObject to configure a
CREATE INDEX
specification.Object to configure aCREATE TABLE
specification.Object to configure aCREATE TYPE
specification. -
ClassDescriptionValue object representing a specification to add a column.Value object representing a specification to alter a column.Object to configure a
ALTER KEYSPACE
specification.Object to configure aALTER TABLE
specification.Object to configure aALTER TYPE
specification.Base value object class for column change specifications.Object to configure aCREATE INDEX
specification.Object to configure aCREATE KEYSPACE
specification.Object to configure aCREATE TABLE
specification.Object to configure aCREATE TYPE
specification.Value object representing a specification to drop a column.Value object representing aDROP INDEX
specification.Object to configure aDROP KEYSPACE
specification.Object to configure aDROP TABLE
specification.Object to configure aDROP TYPE
specification.Abstract builder class to support the construction of an index.Base value object to support the construction of keyspace specifications.Abstract builder class to support the construction of table specifications that have table options, that is, those options normally specified byWITH ... AND ...
.Abstract builder class to support the construction of table specifications.Abstract builder class to support the construction of table specifications that have table options, that is, those options normally specified byWITH ... AND ...
.Base value object builder class to construction of user type specifications. -
ClassDescriptionValue object representing a specification to add a column.Value object representing a specification to alter a column.Object to configure a
ALTER KEYSPACE
specification.Object to configure aALTER TABLE
specification.Object to configure aALTER TYPE
specification.Base value object class for column change specifications.Object to configure a CQL column specification.Base value object class for column changes that includeDataType
information.Object to configure aCREATE INDEX
specification.Column functions to specify indexing behavior.Object to configure aCREATE KEYSPACE
specification.Object to configure aCREATE TABLE
specification.Object to configure aCREATE TYPE
specification.Value object representing replication factor for a given data center.Value object representing a specification to drop a column.Value object representing aDROP INDEX
specification.Object to configure aDROP KEYSPACE
specification.Object to configure aDROP TABLE
specification.Object to configure aDROP TYPE
specification.Base value object class to specify user type fields.Describes an index.Abstract builder class to support the construction of an index.Base value object to support the construction of keyspace specifications.Describes a Keyspace.Known Replication Strategy options.Abstract builder class to support the construction of table specifications that have table options, that is, those options normally specified byWITH ... AND ...
.Interface to represent option types.Describes a table.Abstract builder class to support the construction of table specifications.Enumeration that represents all known table options.Known caching options.Known compaction options.Known compression options.Known KeyCaching OptionsAbstract builder class to support the construction of table specifications that have table options, that is, those options normally specified byWITH ... AND ...
.Object to support the configuration of table specifications that have columns.Base value object builder class to construction of user type specifications.Object to support the configuration of user type specifications that have columns.