|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.dataanalysis.ecoengine.connectors.livemonitor.ResourceLoad
public class ResourceLoad
Field Summary | |
---|---|
long |
timestamp
|
double |
value
|
Constructor Summary | |
---|---|
ResourceLoad(long time,
double val)
|
Method Summary | |
---|---|
static String |
defaultResourceLoad()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public long timestamp
public double value
Constructor Detail |
---|
public ResourceLoad(long time, double val)
Method Detail |
---|
public String toString()
toString
in class Object
public static String defaultResourceLoad()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |