Package org.apache.flink.client.deployment.application.cli
-
Class Summary Class Description ApplicationClusterDeployer An entity responsible for submitting an application for execution in "Application Mode", i.e. on a dedicated cluster that is created on application submission and torn down upon application termination, and with itsmain()executed on the cluster, rather than the client.