Class StandaloneClientFactory

java.lang.Object
org.apache.flink.client.deployment.StandaloneClientFactory
All Implemented Interfaces:
ClusterClientFactory<StandaloneClusterId>

@Internal public class StandaloneClientFactory extends Object implements ClusterClientFactory<StandaloneClusterId>
A ClusterClientFactory for a standalone cluster, i.e. Flink on bare-metal.