| Class and Description |
|---|
| JobWithJars
A JobWithJars is a Flink dataflow plan, together with a bunch of JAR files that contain
the classes of the functions and libraries necessary for the execution.
|
| Class and Description |
|---|
| ClusterClient
Encapsulates the functionality necessary to submit a program to a remote cluster.
|
| 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.
|
| ProgramMissingJobException
Exception used to indicate that no job was executed during the invocation of a Flink program.
|
| Class and Description |
|---|
| ClusterClient
Encapsulates the functionality necessary to submit a program to a remote cluster.
|
| StandaloneClusterClient
Cluster client for communication with an standalone (on-premise) cluster or an existing cluster that has been
brought up independently of a specific job.
|
| Class and Description |
|---|
| ActorSystemLoader
Interface which allows to load an
ActorSystem. |
| ClusterClient
Encapsulates the functionality necessary to submit a program to a remote cluster.
|
| ContextEnvironment
Execution Environment for remote execution with the Client.
|
| DetachedEnvironment.DetachedJobExecutionResult
The
JobExecutionResult returned by a DetachedEnvironment. |
| JobWithJars
A JobWithJars is a Flink dataflow plan, together with a bunch of JAR files that contain
the classes of the functions and libraries necessary for the execution.
|
| NewClusterClient
Interface for the new cluster client.
|
| 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.
|
| ProgramMissingJobException
Exception used to indicate that no job was executed during the invocation of a Flink program.
|
| Class and Description |
|---|
| ClusterClient
Encapsulates the functionality necessary to submit a program to a remote cluster.
|
| NewClusterClient
Interface for the new cluster client.
|
| ProgramInvocationException
Exception used to indicate that there is an error during the invocation of a Flink program.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.