Uses of Enum Class
org.apache.hadoop.mapreduce.task.reduce.Fetcher.ShuffleErrors
Packages that use Fetcher.ShuffleErrors
-
Uses of Fetcher.ShuffleErrors in org.apache.hadoop.mapreduce.task.reduce
Methods in org.apache.hadoop.mapreduce.task.reduce that return Fetcher.ShuffleErrorsModifier and TypeMethodDescriptionstatic Fetcher.ShuffleErrorsReturns the enum constant of this class with the specified name.static Fetcher.ShuffleErrors[]Fetcher.ShuffleErrors.values()Returns an array containing the constants of this enum class, in the order they are declared.