public interface DseTableMetadata extends DseRelationMetadata, TableMetadata
Notes:
DseGraphTableMetadata
(the only reason
the two interfaces are separate is for backward compatibility).
ColumnMetadata
can be cast to DseColumnMetadata
, and all
IndexMetadata
to DseIndexMetadata
.
describe, describeWithChildren, getIndex, getIndex, getIndexes, isCompactStorage, isVirtual
getClusteringColumns, getColumn, getColumn, getColumns, getId, getKeyspace, getName, getOptions, getPartitionKey, getPrimaryKey
Copyright © 2017–2024. All rights reserved.