Uses of Class
org.apache.flink.client.deployment.ClusterDeploymentException
Packages that use ClusterDeploymentException
-
Uses of ClusterDeploymentException in org.apache.flink.client.deployment
Methods in org.apache.flink.client.deployment that throw ClusterDeploymentExceptionModifier and TypeMethodDescriptionClusterDescriptor.deployApplicationCluster(ClusterSpecification clusterSpecification, ApplicationConfiguration applicationConfiguration) Triggers deployment of an application cluster.ClusterDescriptor.deploySessionCluster(ClusterSpecification clusterSpecification) Triggers deployment of a cluster.