| Package | Description |
|---|---|
| com.ebay.bascomtask.config | |
| com.ebay.bascomtask.main |
| Class and Description |
|---|
| ITaskMethodClosure
Wraps a call to a POJO task method.
|
| Orchestrator
A dataflow-driven collector and executor of tasks that implicitly honors all
dependencies while pursuing maximum parallelization with a minimum number of
threads.
|
| TaskMethodClosure
Wraps an invocation of a task method call and its result.
|
| TaskThreadStat
Wrapper for threads used during orchestrator execution.
|
| Class and Description |
|---|
| ITask
Shadow object for POJO tasks added to an orchestrator.
|
| Orchestrator
A dataflow-driven collector and executor of tasks that implicitly honors all
dependencies while pursuing maximum parallelization with a minimum number of
threads.
|
| Orchestrator.ExecutionStats |
| TaskMethodClosure
Wraps an invocation of a task method call and its result.
|
| TaskThreadStat
Wrapper for threads used during orchestrator execution.
|
Copyright © 2018. All rights reserved.