Package | Description |
---|---|
org.apache.flink.client.deployment.executors | |
org.apache.flink.kubernetes.executors | |
org.apache.flink.yarn.executors |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSessionClusterExecutor<ClusterID,ClientFactory extends ClusterClientFactory<ClusterID>>
An abstract
PipelineExecutor used to execute pipelines on an existing
(session) cluster. |
class |
RemoteExecutor
The
PipelineExecutor to be used when executing a job on an already running cluster. |
Modifier and Type | Class and Description |
---|---|
class |
KubernetesSessionClusterExecutor
The
PipelineExecutor to be used when executing a job on an already running cluster. |
Modifier and Type | Class and Description |
---|---|
class |
YarnSessionClusterExecutor
The
PipelineExecutor to be used when executing a job on an already running cluster. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.