@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetContainerReportRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
| Constructor and Description | 
|---|
| GetContainerReportRequestPBImpl() | 
| GetContainerReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.api.records.ContainerId | getContainerId() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto | getProto() | 
| int | hashCode() | 
| void | setContainerId(org.apache.hadoop.yarn.api.records.ContainerId containerId) | 
| String | toString() | 
public GetContainerReportRequestPBImpl()
public GetContainerReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto getProto()
public org.apache.hadoop.yarn.api.records.ContainerId getContainerId()
getContainerId in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequestpublic void setContainerId(org.apache.hadoop.yarn.api.records.ContainerId containerId)
setContainerId in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.