public class MaterializedViewMetadata extends AbstractTableMetadata
cassandraVersion, clusteringColumns, clusteringOrder, columns, id, keyspace, name, options, partitionKey| Modifier and Type | Method and Description | 
|---|---|
protected String | 
asCQLQuery(boolean formatted)  | 
boolean | 
equals(Object other)  | 
TableMetadata | 
getBaseTable()
Return this materialized view's base table. 
 | 
int | 
hashCode()  | 
appendOptions, asCQLQuery, exportAsString, getClusteringColumns, getClusteringOrder, getColumn, getColumns, getId, getKeyspace, getName, getOptions, getPartitionKey, getPrimaryKey, isVirtual, toStringpublic TableMetadata getBaseTable()
protected String asCQLQuery(boolean formatted)
asCQLQuery in class AbstractTableMetadataCopyright © 2012–2025. All rights reserved.