@Private
@Unstable
public class GetApplicationReportRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
| Constructor | Description |
|---|---|
GetApplicationReportRequestPBImpl() |
|
GetApplicationReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.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) |
|
java.lang.String |
toString() |
public GetApplicationReportRequestPBImpl()
public GetApplicationReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto getProto()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic 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–2025 Apache Software Foundation. All rights reserved.