Uses of Class
org.apache.hadoop.mapred.ID

Packages that use ID
org.apache.hadoop.mapreduce   
 

Uses of ID in org.apache.hadoop.mapreduce
 

Subclasses of ID in org.apache.hadoop.mapreduce
 class JobID
          JobID represents the immutable and unique identifier for the job.
 class TaskAttemptID
          TaskAttemptID represents the immutable and unique identifier for a task attempt.
 class TaskID
          TaskID represents the immutable and unique identifier for a Map or Reduce Task.
 



Copyright © 2009 The Apache Software Foundation