Uses of Annotation Interface
org.apache.hadoop.mapreduce.task.annotation.Checkpointable
Packages that use Checkpointable
-
Uses of Checkpointable in org.apache.hadoop.mapreduce
Classes in org.apache.hadoop.mapreduce with annotations of type CheckpointableModifier and TypeClassDescriptionclassReducer<KEYIN,VALUEIN, KEYOUT, VALUEOUT> Reduces a set of intermediate values which share a key to a smaller set of values. -
Uses of Checkpointable in org.apache.hadoop.mapreduce.lib.output
Classes in org.apache.hadoop.mapreduce.lib.output with annotations of type CheckpointableModifier and TypeClassDescriptionclassAnOutputCommitterthat commits files specified in job output directory i.e.