| 程序包 | 说明 |
|---|---|
| org.apache.flink.client.cli |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
AbstractCustomCommandLine.handleCliArgsException(CliArgsException e,
org.slf4j.Logger logger) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.commons.cli.CommandLine |
CliFrontend.getCommandLine(org.apache.commons.cli.Options commandOptions,
String[] args,
boolean stopAtNonOptions) |
static org.apache.commons.cli.CommandLine |
CliFrontendParser.parse(org.apache.commons.cli.Options options,
String[] args,
boolean stopAtNonOptions) |
default org.apache.commons.cli.CommandLine |
CustomCommandLine.parseCommandLineOptions(String[] args,
boolean stopAtNonOptions) |
| 构造器和说明 |
|---|
ProgramOptions(org.apache.commons.cli.CommandLine line) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.