|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.gridbus.broker.nws.NwsResult
The NwsResult class represents the result of a NWS extract command.
| Constructor Summary | |
NwsResult(java.lang.Object value,
int timeStamp)
Constructor for NwsResult |
|
| Method Summary | |
int |
getTimeStamp()
Returns the timestamp of the result |
java.lang.Object |
getValue()
Returns the bandwidth value in the result |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NwsResult(java.lang.Object value,
int timeStamp)
value - timeStamp - | Method Detail |
public java.lang.Object getValue()
public int getTimeStamp()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||