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.mapred
    Modifier and Type
    Class
    Description
    class 
    JobID represents the immutable and unique identifier for the job.
    class 
    TaskAttemptID represents the immutable and unique identifier for a task attempt.
    class 
    TaskID represents the immutable and unique identifier for a Map or Reduce Task.
  • Uses of ID in org.apache.hadoop.mapreduce

    Modifier and Type
    Class
    Description
    class 
    JobID represents the immutable and unique identifier for the job.
    class 
    TaskAttemptID represents the immutable and unique identifier for a task attempt.
    class 
    TaskID represents the immutable and unique identifier for a Map or Reduce Task.