private static class SqlCreateMaterializedView.MaterializedViewTable extends SqlCreateTable.MutableArrayTable
| Modifier and Type | Field and Description |
|---|---|
(package private) MaterializationKey |
key
The key with which this was stored in the materialization service,
or null if not (yet) materialized.
|
rows| Constructor and Description |
|---|
MaterializedViewTable(String name,
RelProtoDataType protoRowType) |
| Modifier and Type | Method and Description |
|---|---|
Schema.TableType |
getJdbcTableType() |
<C> C |
unwrap(Class<C> aClass) |
asQueryable, getElementType, getExpression, getModifiableCollection, getRowTypetoModificationRelgetStatistic, isRolledUp, rolledUpColumnValidInsideAggclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatistic, isRolledUp, rolledUpColumnValidInsideAggMaterializationKey key
MaterializedViewTable(String name, RelProtoDataType protoRowType)
public Schema.TableType getJdbcTableType()
getJdbcTableType in interface TablegetJdbcTableType in class AbstractTablepublic <C> C unwrap(Class<C> aClass)
unwrap in interface Wrapperunwrap in class SqlCreateTable.MutableArrayTableCopyright © 2012–2019 The Apache Software Foundation. All rights reserved.