| Package | Description |
|---|---|
| org.hobbit.core.components | |
| org.hobbit.core.components.test |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractBenchmarkController |
This abstract class implements basic methods for a benchmark controller.
|
class |
AbstractCommandReceivingComponent |
|
class |
AbstractDataGenerator |
|
class |
AbstractEvaluationModule |
This abstract class implements basic functions that can be used to implement
a task generator.
|
class |
AbstractEvaluationStorage |
This abstract class implements basic functions that can be used to implement
a task generator.
|
class |
AbstractPlatformConnectorComponent |
This extension of the
AbstractCommandReceivingComponent offers some
platform functionalities to other classes by implementing the
PlatformConnector interface. |
class |
AbstractSequencingTaskGenerator |
Extension of the
AbstractTaskGenerator that offers methods to wait
for acknowledgements for single tasks. |
class |
AbstractSystemAdapter |
This abstract class implements basic functions that can be used to implement
a system adapter.
|
class |
AbstractTaskGenerator |
This abstract class implements basic functions that can be used to implement
a task generator.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
InMemoryEvaluationStore |
Simple in-memory implementation of an evaluation storage that can be used for
testing purposes.
|
Copyright © 2017. All rights reserved.