Uses of Class
org.apache.hadoop.mapred.ID
Packages that use ID
-
Uses of ID in org.apache.hadoop.mapred
Subclasses of ID in org.apache.hadoop.mapredModifier and TypeClassDescriptionclassJobID represents the immutable and unique identifier for the job.classTaskAttemptID represents the immutable and unique identifier for a task attempt.classTaskID represents the immutable and unique identifier for a Map or Reduce Task. -
Uses of ID in org.apache.hadoop.mapreduce
Subclasses of ID in org.apache.hadoop.mapreduceModifier and TypeClassDescriptionclassJobID represents the immutable and unique identifier for the job.classTaskAttemptID represents the immutable and unique identifier for a task attempt.classTaskID represents the immutable and unique identifier for a Map or Reduce Task.