| Package | Description |
|---|---|
| org.apache.flink.table.client.cli | |
| org.apache.flink.table.client.cli.parser |
| Modifier and Type | Method and Description |
|---|---|
static CliClient.ExecutionMode |
CliClient.ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CliClient.ExecutionMode[] |
CliClient.ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SqlMultiLineParser(SqlCommandParser parser,
Executor executor,
CliClient.ExecutionMode mode) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.