| Interface | Description |
|---|---|
| StreamingGeneratedDataReceivingComponent |
This interface is implemented by components that want to receive data that is
sent by a data generator component.
|
| StreamingTaskReceivingComponent |
This interface is implemented by components that want to receive task data
that is sent by a task generator component.
|
| Class | Description |
|---|---|
| AbstractStreamingEvaluationModule |
This abstract class implements basic functions that can be used to implement
a task generator.
|
| AbstractStreamingSystemAdapter |
This abstract class implements basic functions that can be used to implement
a system adapter.
|
| AbstractStreamingTaskGenerator |
This abstract class implements basic functions that can be used to implement
a task generator.
|
Copyright © 2017–2018. All rights reserved.