See: Description
| Class | Description |
|---|---|
| AbstractContext<I,O> |
Provides a skeletal implementation of the
OpletContext
interface. |
| EtiaoJob |
Etiao runtime implementation of the
Job interface. |
| Executable |
Executes and provides runtime services to the executable graph
elements (oplets and functions).
|
| Invocation<T extends Oplet<I,O>,I,O> | |
| InvocationContext<I,O> |
Context information for the
Oplet's execution context. |
| SettableForwarder<T> |
A forwarding Streamer whose destination
can be changed.
|
| ThreadFactoryTracker |
Tracks threads created for executing user tasks.
|
| TrackingScheduledExecutor |
Extends a
ScheduledThreadPoolExecutor with the ability to track
scheduled tasks and cancel them in case a task completes abruptly due to
an exception. |
Copyright IBM 2015,2016 - 2f6ad0e-20160307-0902