SMILA 1.0 API documentation

Package org.eclipse.smila.taskworker.input

Class Summary
Input Base class for input wrappers.
Inputs Returned by TaskContext.getInputs() this class provides access to the data objects associated by a task to the input slots of a worker.
RecordInput Provides access to objects like record bulks that are sequences of BON Records.
StreamInput Provides direct access to the InputStream for reading from objectstore.
 

Enum Summary
InputMode Input modes.
 


SMILA 1.0 API documentation