|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mates.sim.models.cpu.DefaultCPUSchedulingModel
A default CPU scheduling model. Each agent is iterated exactly once per host iteration.
Constructor Summary | |
DefaultCPUSchedulingModel()
Default constructor. |
Method Summary | |
void |
runAgents(Host host)
Iterates each agent exactly once. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultCPUSchedulingModel()
Method Detail |
public void runAgents(Host host)
runAgents
in interface CPUSchedulingModel
|
MATES 3.0-rc2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |