@InterfaceAudience.Private @InterfaceStability.Unstable public class GetContainerReportRequestPBImpl extends GetContainerReportRequest
| Constructor and Description |
|---|
GetContainerReportRequestPBImpl() |
GetContainerReportRequestPBImpl(YarnServiceProtos.GetContainerReportRequestProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ContainerId |
getContainerId() |
YarnServiceProtos.GetContainerReportRequestProto |
getProto() |
int |
hashCode() |
void |
setContainerId(ContainerId containerId) |
String |
toString() |
newInstancepublic GetContainerReportRequestPBImpl()
public GetContainerReportRequestPBImpl(YarnServiceProtos.GetContainerReportRequestProto proto)
public YarnServiceProtos.GetContainerReportRequestProto getProto()
public ContainerId getContainerId()
getContainerId in class GetContainerReportRequestpublic void setContainerId(ContainerId containerId)
setContainerId in class GetContainerReportRequestCopyright © 2018 CERN. All Rights Reserved.