@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() |
newInstance
public GetApplicationReportRequestPBImpl()
public GetApplicationReportRequestPBImpl(YarnServiceProtos.GetApplicationReportRequestProto proto)
public YarnServiceProtos.GetApplicationReportRequestProto getProto()
public ApplicationId getApplicationId()
GetApplicationReportRequest
ApplicationId
of the application.getApplicationId
in class GetApplicationReportRequest
ApplicationId
of the applicationpublic void setApplicationId(ApplicationId applicationId)
GetApplicationReportRequest
ApplicationId
of the applicationsetApplicationId
in class GetApplicationReportRequest
applicationId
- ApplicationId
of the applicationCopyright © 2013 Apache Software Foundation. All rights reserved.