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