| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A class representing a Machine of a Grid Resource.
It can contain one or more PEs.
Constructor Summary | |
Machine(int id, PEList PEs, int SchedulingPolicy) |
Method Summary | |
int | ByteSize() |
int | GetID() |
int | GetMIPSRating() |
PEList | GetPEs() |
int | GetSize() |
Constructor Detail |
public Machine(int id, PEList PEs, int SchedulingPolicy)
Method Detail |
public int ByteSize()
public int GetID()
public int GetMIPSRating()
public PEList GetPEs()
public int GetSize()
Association Links |
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |