| Package | Description |
|---|---|
| org.apache.flink.table.planner.delegation |
| Modifier and Type | Class and Description |
|---|---|
static class |
ParserFactory.DefaultParserContext
Default implementation for
ParserFactory.Context. |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.delegation.Parser |
DefaultParserFactory.create(ParserFactory.Context context) |
org.apache.flink.table.delegation.Parser |
ParserFactory.create(ParserFactory.Context context)
Creates a new parser.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.