Uses of Enum Class
org.apache.hadoop.mapreduce.v2.app.speculate.ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue
Packages that use ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue
-
Uses of ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue in org.apache.hadoop.mapreduce.v2.app.speculate
Methods in org.apache.hadoop.mapreduce.v2.app.speculate that return ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValueModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ExponentiallySmoothedTaskRuntimeEstimator.SmoothedValue.values()Returns an array containing the constants of this enum class, in the order they are declared.