Package org.apache.flink.client.cli
package org.apache.flink.client.cli
-
ClassDescriptionBase class for
CustomCommandLineimplementations which specify a JobManager address and a ZooKeeper namespace.An interface to be used by theCliFrontendto submit user programs for execution.Artifact Fetch options.Command line options for the CANCEL command.Command line options for the CHECKPOINT command.Special exception that is thrown when the command line parsing fails.Describes a client configuration parameter.Implementation of a simple command line frontend for executing programs.A simple command line parser (based on Apache Commons CLI) that extracts command line options.Base class for all options parsed from the command line.Custom command-line interface to load hooks for the command-line interface.The default CLI which is used for interaction with standalone clusters.Helper class for supporting dynamic property commandline options inCustomCommandLines.Accessor that exposes config settings that are relevant for execution from an underlyingConfiguration.A generic implementation of theCustomCommandLinethat only expects the execution.target parameter to be explicitly specified and simply forwards the rest of the options specified with -D to the correspondingPipelineExecutorfor further parsing.Command line options for the LIST command.Base class for command line options that refer to a JAR file program.Utility class forProgramOptions.Command line options for the SAVEPOINT command.