Class NStepLoadBalancerStrategy<C,A>
java.lang.Object
org.palladiosimulator.simexp.pcm.examples.loadbalancing.NStepLoadBalancerStrategy<C,A>
- All Implemented Interfaces:
BasePolicy<QVToReconfiguration>
,Policy<org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator,
QVToReconfiguration>
public class NStepLoadBalancerStrategy<C,A>
extends Object
implements Policy<org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator,QVToReconfiguration>
-
Constructor Summary
ConstructorDescriptionNStepLoadBalancerStrategy
(int stepSize, PcmMeasurementSpecification pcmSpec, double upperThresholdRt, double lowerThresholdRt) -
Method Summary
-
Constructor Details
-
NStepLoadBalancerStrategy
public NStepLoadBalancerStrategy(int stepSize, PcmMeasurementSpecification pcmSpec, double upperThresholdRt, double lowerThresholdRt)
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceBasePolicy<C>
-
select
- Specified by:
select
in interfaceBasePolicy<C>
-