Class KubernetesSessionClusterExecutor
- java.lang.Object
-
- org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor<String,KubernetesClusterClientFactory>
-
- org.apache.flink.kubernetes.executors.KubernetesSessionClusterExecutor
-
- All Implemented Interfaces:
org.apache.flink.core.execution.CacheSupportedPipelineExecutor,org.apache.flink.core.execution.PipelineExecutor
@Internal public class KubernetesSessionClusterExecutor extends org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor<String,KubernetesClusterClientFactory>
ThePipelineExecutorto be used when executing a job on an already running cluster.
-
-
Constructor Summary
Constructors Constructor Description KubernetesSessionClusterExecutor(org.apache.flink.configuration.Configuration configuration)
-
-
-
Field Detail
-
NAME
public static final String NAME
-
-