|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.util.nws.NwsResult
public class 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 |
|---|
clone, equals, finalize, 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()
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||