| Package | Description |
|---|---|
| org.apache.flink.client.cli | |
| org.apache.flink.client.deployment.application.cli |
| Class and Description |
|---|
| AbstractCustomCommandLine
Base class for
CustomCommandLine implementations which specify a JobManager address and a
ZooKeeper namespace. |
| CliArgsException
Special exception that is thrown when the command line parsing fails.
|
| CommandLineOptions
Base class for all options parsed from the command line.
|
| CustomCommandLine
Custom command-line interface to load hooks for the command-line interface.
|
| ExecutionConfigAccessor
Accessor that exposes config settings that are relevant for execution from an underlying
Configuration. |
| ProgramOptions
Base class for command line options that refer to a JAR file program.
|
| ProgramOptionsUtils
Utility class for
ProgramOptions. |
| Class and Description |
|---|
| ApplicationDeployer
An interface to be used by the
CliFrontend to submit user programs for execution. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.