| Package | Description |
|---|---|
| org.apache.kylin.jdbc |
| Modifier and Type | Field and Description |
|---|---|
List<KylinMeta.KMetaTable> |
KylinMeta.KMetaSchema.tables |
| Modifier and Type | Method and Description |
|---|---|
List<KylinMeta.KMetaTable> |
KylinMeta.KMetaProject.getTables(String catalog,
org.apache.calcite.avatica.Meta.Pat schemaPattern,
org.apache.calcite.avatica.Meta.Pat tableNamePattern,
List<String> typeList) |
| Constructor and Description |
|---|
KylinMeta.KMetaSchema(String tableCatalog,
String tableSchem,
List<KylinMeta.KMetaTable> tables) |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.