-
-
Field Summary
-
Fields inherited from class org.apache.hadoop.mapreduce.v2.api.records.TaskId
TASK
-
Constructor Summary
Constructors
Constructor and Description |
TaskIdPBImpl() |
TaskIdPBImpl(org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto proto) |
-
-
Constructor Detail
-
TaskIdPBImpl
public TaskIdPBImpl()
-
Method Detail
-
getId
public int getId()
- Specified by:
getId
in class TaskId
- Returns:
- the task number.
-
getJobId
public JobId getJobId()
- Specified by:
getJobId
in class TaskId
- Returns:
- the associated
JobId
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.