| Package | Description |
|---|---|
| org.apache.flink.client.deployment.application.cli |
| Modifier and Type | Class and Description |
|---|---|
class |
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 its
main() executed on the cluster, rather than the client. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.