@Private @Unstable public class DeleteApplicationHomeSubClusterResponsePBImpl extends DeleteApplicationHomeSubClusterResponse
DeleteApplicationHomeSubClusterResponse.| Constructor | Description |
|---|---|
DeleteApplicationHomeSubClusterResponsePBImpl() |
|
DeleteApplicationHomeSubClusterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.DeleteApplicationHomeSubClusterResponseProto proto) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object other) |
|
org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.DeleteApplicationHomeSubClusterResponseProto |
getProto() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
newInstancepublic DeleteApplicationHomeSubClusterResponsePBImpl()
public DeleteApplicationHomeSubClusterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.DeleteApplicationHomeSubClusterResponseProto proto)
public org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.DeleteApplicationHomeSubClusterResponseProto 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.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.