Uses of Package
org.apache.flink.client.program
Packages that use org.apache.flink.client.program
Package
Description
-
Classes in org.apache.flink.client.program used by org.apache.flink.clientClassDescriptionThis class encapsulates represents a program, packaged in a jar file.Exception used to indicate that there is an error during the invocation of a Flink program.
-
Classes in org.apache.flink.client.program used by org.apache.flink.client.cliClassDescriptionThis class encapsulates represents a program, packaged in a jar file.Exception used to indicate that there is an error during the invocation of a Flink program.
-
Classes in org.apache.flink.client.program used by org.apache.flink.client.deployment
-
Classes in org.apache.flink.client.program used by org.apache.flink.client.deployment.applicationClassDescriptionThis class encapsulates represents a program, packaged in a jar file.
-
Classes in org.apache.flink.client.program used by org.apache.flink.client.programClassDescriptionEncapsulates the functionality necessary to submit a program to a remote cluster.
PackageProgramRetrieverImplis the default implementation ofPackagedProgramRetrieverthat can either retrieve aPackagedProgramfrom a specific jar, some provided user classpath or the system classpath.The type of the Cluster ID for the localMiniCluster.This class encapsulates represents a program, packaged in a jar file.A Builder ForPackagedProgram.Interface which allows to retrieve thePackagedProgram.Utility class forPackagedProgramrelated operations.Starts aMiniClusterfor every submitted job.Exception used to indicate that there is an error during the invocation of a Flink program. -
Classes in org.apache.flink.client.program used by org.apache.flink.client.program.restClassDescriptionEncapsulates the functionality necessary to submit a program to a remote cluster.