Uses of Enum Class
org.apache.hadoop.mapreduce.lib.output.committer.manifest.stages.CleanupJobStage.Outcome
Packages that use CleanupJobStage.Outcome
Package
Description
Intermediate manifest committer.
-
Uses of CleanupJobStage.Outcome in org.apache.hadoop.mapreduce.lib.output.committer.manifest.stages
Methods in org.apache.hadoop.mapreduce.lib.output.committer.manifest.stages that return CleanupJobStage.OutcomeModifier and TypeMethodDescriptionstatic CleanupJobStage.OutcomeReturns the enum constant of this class with the specified name.static CleanupJobStage.Outcome[]CleanupJobStage.Outcome.values()Returns an array containing the constants of this enum class, in the order they are declared.