Package org.cloudsimplus.autoscaling.resources
package org.cloudsimplus.autoscaling.resources
Provides
ResourceScaling classes
that are used by a VerticalVmScaling
to define how the scaling of a Resource it is in charge
will be performed.- Since:
- CloudSim Plus 1.2.0
- Author:
- Manoel Campos da Silva Filho
-
ClassDescriptionA
FunctionalInterfaceto define how the capacity of the resource to be scaled by aVerticalVmScalingwill be resized, according to the definedscaling factor.AResourceScalingfor which the capacity of the resource to be scaled will be gradually resized according to the definedscaling factor.AResourceScalingfor which the capacity of the resource to be scaled will be instantaneously resized to move the Vm from the under or overload state.