|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling used by hu.mta.sztaki.lpds.cloud.simulator.iaas | |
---|---|
Scheduler
The base class for all VM schedulers, provides the foundational logic and simplifies the implementation of VM schedulers by allowing them to mainly focus on their scheduling logic. |
Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling used by hu.mta.sztaki.lpds.cloud.simulator.iaas.pmscheduling | |
---|---|
Scheduler.QueueingEvent
Implementing this interface allows the implementor to receive events from the scheduler about cases when it believes the infrastructure is not sufficient for its needs. |
Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling used by hu.mta.sztaki.lpds.cloud.simulator.iaas.vmscheduling | |
---|---|
FirstFitScheduler
This class implements one of the simplest VM schedulers: it places every VM on the first PM that would actually accept it. |
|
QueueingData
The data stored about a single queued VM request. |
|
Scheduler
The base class for all VM schedulers, provides the foundational logic and simplifies the implementation of VM schedulers by allowing them to mainly focus on their scheduling logic. |
|
Scheduler.QueueingEvent
Implementing this interface allows the implementor to receive events from the scheduler about cases when it believes the infrastructure is not sufficient for its needs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |