public static class KylinMeta.KMetaTable extends org.apache.calcite.avatica.MetaImpl.MetaTable implements KylinMeta.NamedWithChildren
| Modifier and Type | Field and Description |
|---|---|
List<KylinMeta.KMetaColumn> |
columns |
| Constructor and Description |
|---|
KylinMeta.KMetaTable(String tableCat,
String tableSchem,
String tableName,
String tableType,
List<KylinMeta.KMetaColumn> columns) |
public final List<KylinMeta.KMetaColumn> columns
public List<? extends KylinMeta.NamedWithChildren> getChildren()
getChildren in interface KylinMeta.NamedWithChildrenCopyright © 2014–2017 Apache Software Foundation. All rights reserved.