Uses of Interface
org.apache.flink.table.client.cli.parser.SqlCommandParser
Packages that use SqlCommandParser
-
Uses of SqlCommandParser in org.apache.flink.table.client.cli.parser
Classes in org.apache.flink.table.client.cli.parser that implement SqlCommandParserModifier and TypeClassDescriptionclassTheSqlCommandParserImplusesFlinkSqlParserImplTokenManagerto do lexical analysis.Constructors in org.apache.flink.table.client.cli.parser with parameters of type SqlCommandParserModifierConstructorDescriptionSqlMultiLineParser(SqlCommandParser parser, Executor executor, CliClient.ExecutionMode mode)