Uses of Interface
org.apache.flink.client.deployment.ClusterDescriptor
Packages that use ClusterDescriptor
-
Uses of ClusterDescriptor in org.apache.flink.client.deployment
Classes in org.apache.flink.client.deployment that implement ClusterDescriptorModifier and TypeClassDescriptionclassA deployment descriptor for an existing cluster.Methods in org.apache.flink.client.deployment that return ClusterDescriptorModifier and TypeMethodDescriptionClusterClientFactory.createClusterDescriptor(org.apache.flink.configuration.Configuration configuration) Create aClusterDescriptorfrom the given configuration.