Uses of Class
org.apache.nemo.runtime.common.metric.StreamMetric
-
Packages that use StreamMetric Package Description org.apache.nemo.runtime.common.metric -
-
Uses of StreamMetric in org.apache.nemo.runtime.common.metric
Methods in org.apache.nemo.runtime.common.metric that return types with arguments of type StreamMetric Modifier and Type Method Description java.util.Map<java.lang.String,java.util.List<StreamMetric>>
TaskMetric. getStreamMetric()
Method related to stream metric.
-