|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthu.mta.sztaki.lpds.cloud.simulator.util.PowerTransitionGenerator
public class PowerTransitionGenerator
| Constructor Summary | |
|---|---|
PowerTransitionGenerator()
|
|
| Method Summary | |
|---|---|
static EnumMap<PhysicalMachine.PowerStateKind,EnumMap<PhysicalMachine.State,PowerState>> |
generateTransitions(double minpower,
double idlepower,
double maxpower,
double diskDivider,
double netDivider)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PowerTransitionGenerator()
| Method Detail |
|---|
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
SecurityException
InstantiationException
IllegalAccessException
NoSuchFieldException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||