Class StandaloneClusterDescriptor

java.lang.Object
org.apache.flink.client.deployment.StandaloneClusterDescriptor
All Implemented Interfaces:
AutoCloseable, ClusterDescriptor<StandaloneClusterId>

public class StandaloneClusterDescriptor extends Object implements ClusterDescriptor<StandaloneClusterId>
A deployment descriptor for an existing cluster.