| Package | Description |
|---|---|
| org.apache.kylin.jdbc |
| Modifier and Type | Field and Description |
|---|---|
List<KylinMetaImpl.MetaTable> |
KylinMetaImpl.MetaSchema.tables |
| Modifier and Type | Method and Description |
|---|---|
List<KylinMetaImpl.MetaTable> |
KylinMetaImpl.MetaSchema.getChildren() |
DataSet<KylinMetaImpl.MetaTable> |
KylinMetaImpl.MetaProject.getMetaTables(String catalog,
net.hydromatic.avatica.Meta.Pat schemaPattern,
net.hydromatic.avatica.Meta.Pat tableNamePattern)
facade method to search tables in current project
|
| Constructor and Description |
|---|
KylinMetaImpl.MetaSchema(String tableCatalog,
String tableSchem,
List<KylinMetaImpl.MetaTable> tables) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.