org.gcube.application.aquamaps.ecomodelling.generators.connectors
Class RemoteHspecOutputObject.Metric
java.lang.Object
org.gcube.application.aquamaps.ecomodelling.generators.connectors.RemoteHspecOutputObject.Metric
- Enclosing class:
- RemoteHspecOutputObject
public class RemoteHspecOutputObject.Metric
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
timestamp
public long timestamp
activityvalue
public double activityvalue
processedspecies
public int processedspecies
resources
public Resources resources
load
public java.util.List<SingleResource> load
throughput
public java.util.List<java.lang.Long> throughput
RemoteHspecOutputObject.Metric
public RemoteHspecOutputObject.Metric()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object