org.gcube.dataanalysis.ecoengine.connectors.livemonitor
Class ResourceLoad

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.connectors.livemonitor.ResourceLoad

public class ResourceLoad
extends Object


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

timestamp

public long timestamp

value

public double value
Constructor Detail

ResourceLoad

public ResourceLoad(long time,
                    double val)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

defaultResourceLoad

public static String defaultResourceLoad()


Copyright © 2013. All Rights Reserved.