| Interface | Description |
|---|---|
| Dispatchable |
Dispatchable is ...
|
| DispatcherResult |
DispatcherResult can return a map of Node names to respective InterpreterResults.
|
| HasDispatcherResult |
HasDispatcherResult can produce a DispatcherResult
|
| NodeDispatcher |
NodeDispatcher is ...
|
| Class | Description |
|---|---|
| DispatcherResultImpl |
DispatcherResultImpl is ...
|
| INodeEntryComparator |
INodeEntryComparator is ...
|
| NodeDispatcherService |
NodeProcessorService is ...
|
| OrchestratorNodeDispatcher |
OrchestratorNodeDispatcher invokes the orchestrator plugin that will control the order of node execution
|
| OrchestratorNodeProcessor |
OrchestratorNodeProcessor is the class that deals with the concurrent processing of the jobs
|
| OrchestratorNodeProcessor.Entry | |
| OrchestratorNodeProcessor.Result | |
| ParallelNodeDispatcher |
MultiNodeExecutor is ...
|
| ParallelNodeDispatcher.SetThreadLocalTask |
Task to set a threadlocal value given a refid.
|
| SequentialNodeDispatcher |
SequentialNodeDispatcher is ...
|
| Exception | Description |
|---|---|
| DispatcherException |
DispatcherException is ...
|