| Package | Description |
|---|---|
| org.apache.flink.client | |
| org.apache.flink.client.cli |
| Modifier and Type | Method and Description |
|---|---|
CustomCommandLine |
CliFrontend.getActiveCustomCommandLine(org.apache.commons.cli.CommandLine commandLine)
Gets the custom command-line for the arguments.
|
| Modifier and Type | Method and Description |
|---|---|
static List<CustomCommandLine> |
CliFrontend.getCustomCommandLineList()
Retrieves the loaded custom command-lines.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCLI
The default CLI which is used for interaction with standalone clusters.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.