Interface | Description |
---|---|
EmbeddedJobClientCreator |
An interface to be implemented by
JobClient suppliers. |
Class | Description |
---|---|
EmbeddedExecutor |
A base class for
executors that invoke directly methods of the Dispatcher and do not go through the REST
API. |
EmbeddedExecutorFactory |
An
PipelineExecutorFactory for the EmbeddedExecutor . |
EmbeddedExecutorServiceLoader |
A
PipelineExecutorServiceLoader that always returns an EmbeddedExecutorFactory . |
WebSubmissionExecutorFactory | |
WebSubmissionExecutorServiceLoader |
A
PipelineExecutorServiceLoader that always returns an WebSubmissionExecutorFactory . |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.