public class GetTaskReportRequestPBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto> implements GetTaskReportRequest
| Constructor and Description | 
|---|
| GetTaskReportRequestPBImpl() | 
| GetTaskReportRequestPBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto | getProto() | 
| TaskId | getTaskId() | 
| void | setTaskId(TaskId taskId) | 
public GetTaskReportRequestPBImpl()
public GetTaskReportRequestPBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto proto)
public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto getProto()
getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto>public TaskId getTaskId()
getTaskId in interface GetTaskReportRequestpublic void setTaskId(TaskId taskId)
setTaskId in interface GetTaskReportRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.