Class Hierarchy
- java.lang.Object
- org.apache.flink.client.deployment.AbstractContainerizedClusterClientFactory<ClusterID> (implements org.apache.flink.client.deployment.ClusterClientFactory<ClusterID>)
- org.apache.flink.client.deployment.ClusterClientJobClientAdapter<ClusterID> (implements org.apache.flink.runtime.operators.coordination.CoordinationRequestGateway, org.apache.flink.core.execution.JobClient)
- org.apache.flink.client.deployment.ClusterSpecification
- org.apache.flink.client.deployment.ClusterSpecification.ClusterSpecificationBuilder
- org.apache.flink.client.deployment.DefaultClusterClientServiceLoader (implements org.apache.flink.client.deployment.ClusterClientServiceLoader)
- org.apache.flink.client.deployment.StandaloneClientFactory (implements org.apache.flink.client.deployment.ClusterClientFactory<ClusterID>)
- org.apache.flink.client.deployment.StandaloneClusterDescriptor (implements org.apache.flink.client.deployment.ClusterDescriptor<T>)
- org.apache.flink.client.deployment.StandaloneClusterId
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.flink.util.FlinkException
- org.apache.flink.client.deployment.ClusterDeploymentException
- org.apache.flink.client.deployment.ClusterRetrieveException
- org.apache.flink.util.FlinkException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.flink.client.deployment.ClusterDescriptor<T>
- org.apache.flink.client.deployment.ClusterClientFactory<ClusterID>
- org.apache.flink.client.deployment.ClusterClientServiceLoader