| Class and Description |
|---|
| CreateKeyspaceSpecification |
| DropKeyspaceSpecification |
| KeyspaceActionSpecification
Abstract builder class to support the construction of keyspace specifications.
|
| KeyspaceOption.ReplicationStrategy
Known Replication Strategy options.
|
| Option
Interface to represent option types.
|
| Class and Description |
|---|
| CreateKeyspaceSpecification |
| DropKeyspaceSpecification |
| Class and Description |
|---|
| AlterKeyspaceSpecification |
| AlterTableSpecification
Builder class to construct an
ALTER TABLE specification. |
| CreateIndexSpecification
Builder class to construct a
CREATE INDEX specification. |
| CreateKeyspaceSpecification |
| CreateTableSpecification
Builder class to construct a
CREATE TABLE specification. |
| DropIndexSpecification
Builder class that supports the construction of
DROP INDEX specifications. |
| DropKeyspaceSpecification |
| DropTableSpecification
Builder class that supports the construction of
DROP TABLE specifications. |
| Class and Description |
|---|
| AddColumnSpecification |
| AlterColumnSpecification |
| AlterKeyspaceSpecification |
| AlterTableSpecification
Builder class to construct an
ALTER TABLE specification. |
| ColumnChangeSpecification
Base class for column change specifications.
|
| CreateIndexSpecification
Builder class to construct a
CREATE INDEX specification. |
| CreateKeyspaceSpecification |
| CreateTableSpecification
Builder class to construct a
CREATE TABLE specification. |
| DropColumnSpecification
A specification to drop a column.
|
| DropIndexSpecification
Builder class that supports the construction of
DROP INDEX specifications. |
| DropKeyspaceSpecification |
| DropTableSpecification
Builder class that supports the construction of
DROP TABLE specifications. |
| IndexNameSpecification
Abstract builder class to support the construction of an index.
|
| KeyspaceActionSpecification
Abstract builder class to support the construction of keyspace specifications.
|
| KeyspaceOptionsSpecification
Abstract builder class to support the construction of table specifications that have table options, that is, those
options normally specified by
WITH ... |
| KeyspaceSpecification
Builder class to support the construction of keyspace specifications that have columns.
|
| Option
Interface to represent option types.
|
| TableNameSpecification
Abstract builder class to support the construction of table specifications.
|
| TableOptionsSpecification
Abstract builder class to support the construction of table specifications that have table options, that is, those
options normally specified by
WITH ... |
| TableSpecification
Builder class to support the construction of table specifications that have columns.
|
| Class and Description |
|---|
| AlterKeyspaceSpecification |
| AlterTableSpecification
Builder class to construct an
ALTER TABLE specification. |
| ColumnChangeSpecification
Base class for column change specifications.
|
| ColumnSpecification
Builder class to specify columns.
|
| ColumnTypeChangeSpecification
Base class for column changes that include
DataType information. |
| CreateIndexSpecification
Builder class to construct a
CREATE INDEX specification. |
| CreateKeyspaceSpecification |
| CreateTableSpecification
Builder class to construct a
CREATE TABLE specification. |
| DefaultTableDescriptor
Convenient default implementation of
TableDescriptor as an extension of TableSpecification that
doesn't require the use of generics. |
| DropColumnSpecification
A specification to drop a column.
|
| DropIndexSpecification
Builder class that supports the construction of
DROP INDEX specifications. |
| DropKeyspaceSpecification |
| DropTableSpecification
Builder class that supports the construction of
DROP TABLE specifications. |
| IndexDescriptor
Describes an index.
|
| IndexNameSpecification
Abstract builder class to support the construction of an index.
|
| KeyspaceActionSpecification
Abstract builder class to support the construction of keyspace specifications.
|
| KeyspaceDescriptor
Describes a Keyspace.
|
| KeyspaceOption |
| KeyspaceOption.ReplicationStrategy
Known Replication Strategy options.
|
| KeyspaceOptionsSpecification
Abstract builder class to support the construction of table specifications that have table options, that is, those
options normally specified by
WITH ... |
| KeyspaceSpecification
Builder class to support the construction of keyspace specifications that have columns.
|
| Option
Interface to represent option types.
|
| TableDescriptor
Describes a table.
|
| TableNameSpecification
Abstract builder class to support the construction of table specifications.
|
| TableOption
Enumeration that represents all known table options.
|
| TableOption.CachingOption
Known caching options.
|
| TableOption.CompactionOption
Known compaction options.
|
| TableOption.CompressionOption
Known compression options.
|
| TableOption.KeyCachingOption
Known KeyCaching Options
|
| TableOptionsSpecification
Abstract builder class to support the construction of table specifications that have table options, that is, those
options normally specified by
WITH ... |
| TableSpecification
Builder class to support the construction of table specifications that have columns.
|
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.