Class AbstractContainerizedClusterClientFactory<ClusterID>

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

@Internal public abstract class AbstractContainerizedClusterClientFactory<ClusterID> extends Object implements ClusterClientFactory<ClusterID>
An abstract ClusterClientFactory containing some common implementations for different containerized deployment clusters.