| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core.metadata.schema | |
| com.datastax.dse.driver.api.querybuilder.schema |
This package effectively mirrors the Cassandra OSS Schema interfaces to allow extended schema and
query building for the DSE driver.
|
| com.datastax.oss.driver.api.core.context | |
| com.datastax.oss.driver.api.core.metadata | |
| com.datastax.oss.driver.api.core.metadata.schema | |
| com.datastax.oss.driver.api.core.session | |
| com.datastax.oss.driver.api.core.type | |
| com.datastax.oss.driver.api.querybuilder.schema | |
| com.datastax.oss.driver.api.querybuilder.select |
| Class and Description |
|---|
| AggregateMetadata
A CQL aggregate in the schema metadata.
|
| ColumnMetadata
A column in the schema metadata.
|
| Describable
A schema element that can be described in terms of CQL
CREATE statements. |
| FunctionMetadata
A CQL function in the schema metadata.
|
| IndexMetadata
A secondary index in the schema metadata.
|
| KeyspaceMetadata
A keyspace in the schema metadata.
|
| RelationMetadata
A table or materialized view in the schema metadata.
|
| TableMetadata
A table in the schema metadata.
|
| ViewMetadata
A materialized view in the schema metadata.
|
| Class and Description |
|---|
| ClusteringOrder
The order of a clustering column in a table or materialized view.
|
| Class and Description |
|---|
| SchemaChangeListener
Tracks schema changes.
|
| Class and Description |
|---|
| KeyspaceMetadata
A keyspace in the schema metadata.
|
| Class and Description |
|---|
| AggregateMetadata
A CQL aggregate in the schema metadata.
|
| ClusteringOrder
The order of a clustering column in a table or materialized view.
|
| ColumnMetadata
A column in the schema metadata.
|
| Describable
A schema element that can be described in terms of CQL
CREATE statements. |
| FunctionMetadata
A CQL function in the schema metadata.
|
| FunctionSignature
The signature that uniquely identifies a CQL function or aggregate in a keyspace.
|
| IndexKind
A kind of index in the schema.
|
| IndexMetadata
A secondary index in the schema metadata.
|
| KeyspaceMetadata
A keyspace in the schema metadata.
|
| RelationMetadata
A table or materialized view in the schema metadata.
|
| SchemaChangeListener
Tracks schema changes.
|
| TableMetadata
A table in the schema metadata.
|
| ViewMetadata
A materialized view in the schema metadata.
|
| Class and Description |
|---|
| SchemaChangeListener
Tracks schema changes.
|
| Class and Description |
|---|
| Describable
A schema element that can be described in terms of CQL
CREATE statements. |
| Class and Description |
|---|
| ClusteringOrder
The order of a clustering column in a table or materialized view.
|
| Class and Description |
|---|
| ClusteringOrder
The order of a clustering column in a table or materialized view.
|
Copyright © 2017–2020. All rights reserved.