Uses of Package
org.apache.flink.client.program
-
Classes in org.apache.flink.client.program used by org.apache.flink.client Class Description PackagedProgram This class encapsulates represents a program, packaged in a jar file.ProgramInvocationException 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.cli Class Description PackagedProgram This class encapsulates represents a program, packaged in a jar file.ProgramInvocationException 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 Class Description ClusterClientProvider Factory forClusterClients. -
Classes in org.apache.flink.client.program used by org.apache.flink.client.deployment.application Class Description PackagedProgram This class encapsulates represents a program, packaged in a jar file. -
Classes in org.apache.flink.client.program used by org.apache.flink.client.program Class Description ClusterClient Encapsulates the functionality necessary to submit a program to a remote cluster.DefaultPackagedProgramRetriever PackageProgramRetrieverImplis the default implementation ofPackagedProgramRetrieverthat can either retrieve aPackagedProgramfrom a specific jar, some provided user classpath or the system classpath.MiniClusterClient.MiniClusterId The type of the Cluster ID for the localMiniCluster.PackagedProgram This class encapsulates represents a program, packaged in a jar file.PackagedProgram.Builder A Builder ForPackagedProgram.PackagedProgramRetriever Interface which allows to retrieve thePackagedProgram.PackagedProgramUtils Utility class forPackagedProgramrelated operations.PerJobMiniClusterFactory Starts aMiniClusterfor every submitted job.ProgramInvocationException 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.rest Class Description ClusterClient Encapsulates the functionality necessary to submit a program to a remote cluster.