| Package | Description |
|---|---|
| org.apache.flink.client.cli |
| Modifier and Type | Method and Description |
|---|---|
static CancelOptions |
CliFrontendParser.parseCancelCommand(String[] args) |
static InfoOptions |
CliFrontendParser.parseInfoCommand(String[] args) |
static ListOptions |
CliFrontendParser.parseListCommand(String[] args) |
static RunOptions |
CliFrontendParser.parseRunCommand(String[] args) |
static SavepointOptions |
CliFrontendParser.parseSavepointCommand(String[] args) |
static StopOptions |
CliFrontendParser.parseStopCommand(String[] args) |
| Constructor and Description |
|---|
InfoOptions(org.apache.commons.cli.CommandLine line) |
ProgramOptions(org.apache.commons.cli.CommandLine line) |
RunOptions(org.apache.commons.cli.CommandLine line) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.