| Interface | Description |
|---|---|
| IExecutionProtocol |
This interface declares methods for an execution process of a single
IOperator in IQM. |
| IExplicitProcessingTask |
This interface declares methods for a processing task to be run explicitly.
|
| IProcessingTask |
A processing task can be executed in the memory or can temporarily store
the processed items to the hard disk.
|
| ITaskFactory |
| Class | Description |
|---|---|
| AbstractProcessingTask | |
| ExecutionState |
This class defines a list of subsequent execution states.
|
| HistoryEntry |
This class represents a single entry, which keeps track of the parameters and
operators executed in a session.
|
| ProcessingHistory |
This class represents a record of the subsequent execution of operators.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.