@InterfaceAudience.Private
@InterfaceStability.Unstable
public class DeregisterSubClusterRequestPBImpl
extends org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
Constructor and Description |
---|
DeregisterSubClusterRequestPBImpl() |
DeregisterSubClusterRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeregisterSubClusterRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeregisterSubClusterRequestProto |
getProto() |
String |
getSubClusterId() |
int |
hashCode() |
void |
setSubClusterId(String subClusterId) |
String |
toString() |
public DeregisterSubClusterRequestPBImpl()
public DeregisterSubClusterRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeregisterSubClusterRequestProto proto)
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeregisterSubClusterRequestProto getProto()
public String getSubClusterId()
getSubClusterId
in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
public void setSubClusterId(String subClusterId)
setSubClusterId
in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.