SMILA (incubation) 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.
 


SMILA (incubation) API documentation