@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()
Get the
ApplicationId of the application. |
YarnServiceProtos.GetApplicationReportRequestProto |
getProto() |
int |
hashCode() |
void |
setApplicationId(ApplicationId applicationId)
Set the
ApplicationId of the application |
String |
toString() |
newInstancepublic GetApplicationReportRequestPBImpl()
public GetApplicationReportRequestPBImpl(YarnServiceProtos.GetApplicationReportRequestProto proto)
public YarnServiceProtos.GetApplicationReportRequestProto getProto()
public ApplicationId getApplicationId()
GetApplicationReportRequestApplicationId of the application.getApplicationId in class GetApplicationReportRequestApplicationId of the applicationpublic void setApplicationId(ApplicationId applicationId)
GetApplicationReportRequestApplicationId of the applicationsetApplicationId in class GetApplicationReportRequestapplicationId - ApplicationId of the applicationCopyright © 2013 Apache Software Foundation. All rights reserved.