Class CliOptions
java.lang.Object
org.apache.flink.table.client.cli.CliOptions
- Direct Known Subclasses:
CliOptions.EmbeddedCliOptions,CliOptions.GatewayCliOptions
Command line options to configure the SQL client. Arguments that have not been specified by the
user are null.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCommand option lines to configure SQL Client in the embedded mode.static classCommand option lines to configure SQL Client in the gateway mode. -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
isPrintHelp
public boolean isPrintHelp() -
getSessionId
-
getInitFile
-
getSqlFile
-
getHistoryFilePath
-
getSessionConfig
-