Uses of Interface
org.apache.nemo.runtime.common.metric.StateMetric
-
Packages that use StateMetric Package Description org.apache.nemo.runtime.common.metric -
-
Uses of StateMetric in org.apache.nemo.runtime.common.metric
Classes in org.apache.nemo.runtime.common.metric that implement StateMetric Modifier and Type Class Description class
JobMetric
Metric class for Job (orPhysicalPlan
).class
StageMetric
Metric class forStage
.class
TaskMetric
Metric class forTask
.
-