|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Broker.BRGridletProcessingTime
A class to store record of earlier processing time of a given Gridlet on a given resource.
Field Summary | |
BrokerResource |
br
|
double |
gridlet_processing_time
|
Constructor Summary | |
Broker.BRGridletProcessingTime(BrokerResource br,
gridsim.Gridlet gl)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public BrokerResource br
public double gridlet_processing_time
Constructor Detail |
public Broker.BRGridletProcessingTime(BrokerResource br, gridsim.Gridlet gl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |