| Class | Description |
|---|---|
| AbstractJobClusterExecutor<ClusterID,ClientFactory extends ClusterClientFactory<ClusterID>> | Deprecated |
| AbstractSessionClusterExecutor<ClusterID,ClientFactory extends ClusterClientFactory<ClusterID>> |
An abstract
PipelineExecutor used to execute pipelines on an existing
(session) cluster. |
| LocalExecutor |
An
PipelineExecutor for executing a Pipeline locally. |
| LocalExecutorFactory |
An
PipelineExecutorFactory for local executors. |
| PipelineExecutorUtils |
Utility class with method related to job execution.
|
| RemoteExecutor |
The
PipelineExecutor to be used when executing a job on an already running cluster. |
| RemoteExecutorFactory |
An
PipelineExecutorFactory for remote executors. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.