| Package | Description |
|---|---|
| org.hobbit.controller | |
| org.hobbit.controller.data | |
| org.hobbit.controller.docker |
| Class and Description |
|---|
| ClusterManager
This interface is implemented by classes that can be used to manage and
collect info about Docker Cluster.
|
| ContainerManager
This interface is implemented by classes that can be used to manage Docker
containers.
|
| ContainerStateObserver |
| ContainerTerminationCallback
These methods have to be implemented by a class that should be called if a
ContainerStateObserver determines the termination of a container. |
| ImageManager
Interface of a class managing the images of benchmarks and systems.
|
| ResourceInformationCollector
A class that can collect resource usage information for the containers known
by the given
ContainerManager using the given DockerClient. |
| Class and Description |
|---|
| ImageManager
Interface of a class managing the images of benchmarks and systems.
|
| Class and Description |
|---|
| AbstactImageManager
An abstract implementation of the
ImageManager interface which takes
care of systems or benchmarks which have the same URI. |
| ClusterManager
This interface is implemented by classes that can be used to manage and
collect info about Docker Cluster.
|
| ContainerManager
This interface is implemented by classes that can be used to manage Docker
containers.
|
| ContainerStateObserver |
| ContainerTerminationCallback
These methods have to be implemented by a class that should be called if a
ContainerStateObserver determines the termination of a container. |
| ImageManager
Interface of a class managing the images of benchmarks and systems.
|
Copyright © 2017–2018. All rights reserved.