Uses of Class
org.apache.flink.client.deployment.ClusterRetrieveException
-
Packages that use ClusterRetrieveException Package Description org.apache.flink.client.deployment -
-
Uses of ClusterRetrieveException in org.apache.flink.client.deployment
Methods in org.apache.flink.client.deployment that throw ClusterRetrieveException Modifier and Type Method Description ClusterClientProvider<T>ClusterDescriptor. retrieve(T clusterId)Retrieves an existing Flink Cluster.ClusterClientProvider<StandaloneClusterId>StandaloneClusterDescriptor. retrieve(StandaloneClusterId standaloneClusterId)
-