@InterfaceAudience.Private @InterfaceStability.Unstable public class GetApplicationReportRequestPBImpl extends GetApplicationReportRequest
| Constructor and Description |
|---|
GetApplicationReportRequestPBImpl() |
GetApplicationReportRequestPBImpl(YarnServiceProtos.GetApplicationReportRequestProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ApplicationId |
getApplicationId() |
YarnServiceProtos.GetApplicationReportRequestProto |
getProto() |
int |
hashCode() |
void |
setApplicationId(ApplicationId applicationId) |
String |
toString() |
newInstancepublic GetApplicationReportRequestPBImpl()
public GetApplicationReportRequestPBImpl(YarnServiceProtos.GetApplicationReportRequestProto proto)
public YarnServiceProtos.GetApplicationReportRequestProto getProto()
public ApplicationId getApplicationId()
getApplicationId in class GetApplicationReportRequestpublic void setApplicationId(ApplicationId applicationId)
setApplicationId in class GetApplicationReportRequestCopyright © 2018 CERN. All Rights Reserved.