@InterfaceAudience.Private @InterfaceStability.Unstable public class GetApplicationAttemptReportResponsePBImpl extends GetApplicationAttemptReportResponse
| Constructor and Description |
|---|
GetApplicationAttemptReportResponsePBImpl() |
GetApplicationAttemptReportResponsePBImpl(YarnServiceProtos.GetApplicationAttemptReportResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ApplicationAttemptReport |
getApplicationAttemptReport() |
YarnServiceProtos.GetApplicationAttemptReportResponseProto |
getProto() |
int |
hashCode() |
void |
setApplicationAttemptReport(ApplicationAttemptReport ApplicationAttemptReport) |
String |
toString() |
newInstancepublic GetApplicationAttemptReportResponsePBImpl()
public GetApplicationAttemptReportResponsePBImpl(YarnServiceProtos.GetApplicationAttemptReportResponseProto proto)
public YarnServiceProtos.GetApplicationAttemptReportResponseProto getProto()
public ApplicationAttemptReport getApplicationAttemptReport()
getApplicationAttemptReport in class GetApplicationAttemptReportResponsepublic void setApplicationAttemptReport(ApplicationAttemptReport ApplicationAttemptReport)
setApplicationAttemptReport in class GetApplicationAttemptReportResponseCopyright © 2018 CERN. All Rights Reserved.