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