Uses of Interface
org.apache.flink.table.delegation.ParserFactory.Context
-
Packages that use ParserFactory.Context Package Description org.apache.flink.table.delegation -
-
Uses of ParserFactory.Context in org.apache.flink.table.delegation
Methods in org.apache.flink.table.delegation with parameters of type ParserFactory.Context Modifier and Type Method Description ParserParserFactory. create(ParserFactory.Context context)Creates a new parser.
-