Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Class and Description |
---|---|
class |
MaterializedViewMetadata
An immutable representation of a materialized view.
|
class |
TableMetadata
Describes a Table.
|
Modifier and Type | Method and Description |
---|---|
AbstractTableMetadata |
ColumnMetadata.getParent()
Returns the parent object of this column.
|
Copyright © 2012–2019. All rights reserved.