Uses of Package
org.apache.flink.client.cli
-
Packages that use org.apache.flink.client.cli Package Description org.apache.flink.client.cli org.apache.flink.client.deployment.application.cli -
Classes in org.apache.flink.client.cli used by org.apache.flink.client.cli Class Description AbstractCustomCommandLine Base class forCustomCommandLineimplementations 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 underlyingConfiguration.ProgramOptions Base class for command line options that refer to a JAR file program.ProgramOptionsUtils Utility class forProgramOptions. -
Classes in org.apache.flink.client.cli used by org.apache.flink.client.deployment.application.cli Class Description ApplicationDeployer An interface to be used by theCliFrontendto submit user programs for execution.