| Package | Description |
|---|---|
| org.hobbit.core.components | |
| org.hobbit.core.components.test | |
| org.hobbit.core.components.utils | |
| org.hobbit.core.mimic |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBenchmarkController
This abstract class implements basic methods for a benchmark controller.
|
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 and Description |
|---|---|
class |
InMemoryEvaluationStore
Simple in-memory implementation of an evaluation storage that can be used for
testing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
static SystemResourceUsageRequester |
SystemResourceUsageRequester.create(PlatformConnector connector,
String sessionId) |
| Modifier and Type | Field and Description |
|---|---|
private PlatformConnector |
DockerBasedMimickingAlg.connector
The connector that offers the needed functionality of the Hobbit
platform.
|
| Constructor and Description |
|---|
DockerBasedMimickingAlg(PlatformConnector connector,
String dockerImage) |
Copyright © 2017–2018. All rights reserved.