hu.mta.sztaki.lpds.cloud.simulator.util
Class PowerTransitionGenerator
java.lang.Object
hu.mta.sztaki.lpds.cloud.simulator.util.PowerTransitionGenerator
public class PowerTransitionGenerator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PowerTransitionGenerator
public PowerTransitionGenerator()
generateTransitions
public static EnumMap<PhysicalMachine.PowerStateKind,EnumMap<PhysicalMachine.State,PowerState>> generateTransitions(double minpower,
double idlepower,
double maxpower,
double diskDivider,
double netDivider)
throws SecurityException,
InstantiationException,
IllegalAccessException,
NoSuchFieldException
- Throws:
SecurityException
InstantiationException
IllegalAccessException
NoSuchFieldException
Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.