@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class FinishApplicationMasterResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
| Constructor and Description | 
|---|
| FinishApplicationMasterResponsePBImpl() | 
| FinishApplicationMasterResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| boolean | getIsUnregistered() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto | getProto() | 
| int | hashCode() | 
| void | setIsUnregistered(boolean isUnregistered) | 
| String | toString() | 
public FinishApplicationMasterResponsePBImpl()
public FinishApplicationMasterResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto getProto()
public boolean getIsUnregistered()
getIsUnregistered in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponsepublic void setIsUnregistered(boolean isUnregistered)
setIsUnregistered in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.