| Package | Description |
|---|---|
| org.apache.flink.table.client | |
| org.apache.flink.table.client.cli |
| Constructor and Description |
|---|
SqlClient(boolean isGatewayMode,
CliOptions options,
java.util.function.Supplier<org.jline.terminal.Terminal> terminalFactory) |
| Modifier and Type | Class and Description |
|---|---|
static class |
CliOptions.EmbeddedCliOptions
Command option lines to configure SQL Client in the embedded mode.
|
static class |
CliOptions.GatewayCliOptions
Command option lines to configure SQL Client in the gateway mode.
|
| Modifier and Type | Method and Description |
|---|---|
static CliOptions |
CliOptionsParser.parseGatewayModeClient(String[] args) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.