public static class ParserFactory.DefaultParserContext extends Object implements ParserFactory.Context
ParserFactory.Context.| Constructor and Description |
|---|
DefaultParserContext(org.apache.flink.table.catalog.CatalogManager catalogManager,
PlannerContext plannerContext) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.catalog.CatalogManager |
getCatalogManager() |
PlannerContext |
getPlannerContext() |
public DefaultParserContext(org.apache.flink.table.catalog.CatalogManager catalogManager,
PlannerContext plannerContext)
public org.apache.flink.table.catalog.CatalogManager getCatalogManager()
getCatalogManager in interface ParserFactory.Contextpublic PlannerContext getPlannerContext()
getPlannerContext in interface ParserFactory.ContextCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.