Package org.apache.flink.client.deployment.application.cli
package org.apache.flink.client.deployment.application.cli
-
ClassesClassDescriptionAn 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 its
main()executed on the cluster, rather than the client.