|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling.Scheduler
hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling.RoundRobinScheduler
public class RoundRobinScheduler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling.Scheduler |
|---|
Scheduler.QueueingEvent |
| Field Summary | |
|---|---|
(package private) PhysicalMachine |
nextMachine
|
(package private) PhysicalMachine.ResourceAllocation[] |
ras
|
| Fields inherited from class hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling.Scheduler |
|---|
freeCapacity, parent, pmComparator, pmstateChanged, queue, totalQueued |
| Constructor Summary | |
|---|---|
RoundRobinScheduler(IaaSService parent)
|
|
| Method Summary | |
|---|---|
protected void |
scheduleQueued()
|
| Methods inherited from class hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling.Scheduler |
|---|
getQueueLength, getTotalQueued, manageQueueRemoval, manageQueueRemoval, notifyListeners, scheduleVMrequest, subscribeQueueingEvents, unsubscribeQueueingEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
PhysicalMachine.ResourceAllocation[] ras
PhysicalMachine nextMachine
| Constructor Detail |
|---|
public RoundRobinScheduler(IaaSService parent)
| Method Detail |
|---|
protected void scheduleQueued()
scheduleQueued in class Scheduler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||