Uses of Class
org.apache.flink.client.deployment.StandaloneClusterId
Packages that use StandaloneClusterId
-
Uses of StandaloneClusterId in org.apache.flink.client.deployment
Methods in org.apache.flink.client.deployment that return StandaloneClusterIdModifier and TypeMethodDescriptionStandaloneClientFactory.getClusterId(org.apache.flink.configuration.Configuration configuration) static StandaloneClusterIdStandaloneClusterId.getInstance()Methods in org.apache.flink.client.deployment that return types with arguments of type StandaloneClusterIdModifier and TypeMethodDescriptionStandaloneClusterDescriptor.deployApplicationCluster(ClusterSpecification clusterSpecification, ApplicationConfiguration applicationConfiguration) StandaloneClusterDescriptor.deploySessionCluster(ClusterSpecification clusterSpecification) StandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) Methods in org.apache.flink.client.deployment with parameters of type StandaloneClusterIdModifier and TypeMethodDescriptionvoidStandaloneClusterDescriptor.killCluster(StandaloneClusterId clusterId) StandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId)