public static class KylinMeta.KMetaCatalog extends Object implements KylinMeta.NamedWithChildren
| Modifier and Type | Field and Description |
|---|---|
List<KylinMeta.KMetaSchema> |
schemas |
String |
tableCat |
| Constructor and Description |
|---|
KylinMeta.KMetaCatalog(String tableCatalog,
List<KylinMeta.KMetaSchema> schemas) |
public final String tableCat
public final List<KylinMeta.KMetaSchema> schemas
public KylinMeta.KMetaCatalog(String tableCatalog, List<KylinMeta.KMetaSchema> schemas)
public String getName()
getName in interface org.apache.calcite.avatica.MetaImpl.Namedpublic List<? extends KylinMeta.NamedWithChildren> getChildren()
getChildren in interface KylinMeta.NamedWithChildrenCopyright © 2014–2017 Apache Software Foundation. All rights reserved.