|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.grid.jgdi.monitoring.HardRequestValue
public class HardRequestValue
| Constructor Summary | |
|---|---|
HardRequestValue(java.lang.String resource,
java.lang.String value,
double uc)
Create an new instanceof a HardRequestValue |
|
| Method Summary | |
|---|---|
double |
getContribution()
Get the urgency contribution of the resource |
java.lang.String |
getResource()
Get the resource |
java.lang.String |
getValue()
Get the requested value of the resource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HardRequestValue(java.lang.String resource,
java.lang.String value,
double uc)
resource - the name of the resourcevalue - requested value of the resourceuc - urgency contribution of the resource| Method Detail |
|---|
public java.lang.String getResource()
public java.lang.String getValue()
public double getContribution()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||