@Evolving public abstract class CustomSumMetric extends Object implements CustomMetric
initialValue
Constructor and Description |
---|
CustomSumMetric() |
Modifier and Type | Method and Description |
---|---|
String |
aggregateTaskMetrics(long[] taskMetrics)
Given an array of task metric values, returns aggregated final metric value.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
description, name
public String aggregateTaskMetrics(long[] taskMetrics)
CustomMetric
aggregateTaskMetrics
in interface CustomMetric