| Package | Description |
|---|---|
| eu.cactosfp7.cactoopt.behaviourinference |
| Modifier and Type | Method and Description |
|---|---|
SimpleVMBehaviour |
BehavioureInference.getBehaviour(double from,
double to) |
SimpleVMBehaviour |
ISimpleVMBehaviourInferrer.getBehaviour(double from,
double to)
Get the behaviour of a VM with Specs stated in the instantiation of the Behaviour inference engine, assuming a simplified resource model.
|
SimpleVMBehaviour |
BehavioureInference.getBehaviour(String vmUuuid,
double from,
double to) |
SimpleVMBehaviour |
ISimpleVMBehaviourInferrer.getBehaviour(String vmUuuid,
double from,
double to)
Get the behaviour of the specified VM, assuming a simplified resource model.
|