@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetApplicationReportRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
| Constructor and Description | 
|---|
| GetApplicationReportRequestPBImpl() | 
| GetApplicationReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.api.records.ApplicationId | getApplicationId() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto | getProto() | 
| int | hashCode() | 
| void | setApplicationId(org.apache.hadoop.yarn.api.records.ApplicationId applicationId) | 
| String | toString() | 
public GetApplicationReportRequestPBImpl()
public GetApplicationReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto getProto()
public org.apache.hadoop.yarn.api.records.ApplicationId getApplicationId()
getApplicationId in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequestpublic void setApplicationId(org.apache.hadoop.yarn.api.records.ApplicationId applicationId)
setApplicationId in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.