Constant Field Values

Contents

org.apache.*

  • org.apache.hadoop.mapreduce.v2.api.records.JobId
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "job"
    protected static final char
    '_'
  • org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "attempt"
  • org.apache.hadoop.mapreduce.v2.api.records.TaskId
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "task"