|
GridSim 5.0 beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AllocPolicyWithFailure
The structure of an allocation policy supporting resource failure.
Use this class in addition to AllocPolicy class.
AllocPolicy| Method Summary | |
|---|---|
void |
setGridletsFailed()
Sets the status of all Gridlets in this resource to FAILED. |
void |
setGridletsFailed(int failedMachID)
Sets the status of all Gridlets in this machine to FAILED. |
| Method Detail |
|---|
void setGridletsFailed()
void setGridletsFailed(int failedMachID)
failedMachID - the id of the failed machine
|
GridSim 5.0 beta | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||