| Package | Description |
|---|---|
| org.apache.flink.client.cli |
| Modifier and Type | Method and Description |
|---|---|
static ProgramOptions |
ProgramOptions.create(org.apache.commons.cli.CommandLine line) |
static ProgramOptions |
ProgramOptionsUtils.createPythonProgramOptions(org.apache.commons.cli.CommandLine line) |
| Modifier and Type | Method and Description |
|---|---|
static <T> ExecutionConfigAccessor |
ExecutionConfigAccessor.fromProgramOptions(ProgramOptions options,
List<T> jobJars)
Creates an
ExecutionConfigAccessor based on the provided ProgramOptions as
provided by the user through the CLI. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.