org.gcube.dataanalysis.ecoengine.connectors
Class RemoteHspecOutputObject.Metric

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.connectors.RemoteHspecOutputObject.Metric
Enclosing class:
RemoteHspecOutputObject

public class RemoteHspecOutputObject.Metric
extends Object


Field Summary
 double activityvalue
           
 List<SingleResource> load
           
 int processedspecies
           
 Resources resources
           
 List<Long> throughput
           
 long timestamp
           
 
Constructor Summary
RemoteHspecOutputObject.Metric()
           
 
Method Summary
 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

activityvalue

public double activityvalue

processedspecies

public int processedspecies

resources

public Resources resources

load

public List<SingleResource> load

throughput

public List<Long> throughput
Constructor Detail

RemoteHspecOutputObject.Metric

public RemoteHspecOutputObject.Metric()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.