Package org.apache.hadoop.mapreduce.v2.app.speculate

Enum Class ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue

java.lang.Object
java.lang.Enum<ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue>
org.apache.hadoop.mapreduce.v2.app.speculate.ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue
All Implemented Interfaces:
Serializable, Comparable<ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue>, Constable
Enclosing class:
org.apache.hadoop.mapreduce.v2.app.speculate.ExponentiallySmoothedTaskRuntimeEstimator

public static enum ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue extends Enum<ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue>