@InterfaceAudience.Private @InterfaceStability.Unstable public class GetSubClusterInfoRequestPBImpl extends GetSubClusterInfoRequest
GetSubClusterInfoRequest.| Constructor and Description | 
|---|
| GetSubClusterInfoRequestPBImpl() | 
| GetSubClusterInfoRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterInfoRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterInfoRequestProto | getProto() | 
| SubClusterId | getSubClusterId()Get the  SubClusterIdrepresenting the unique identifier of the
 subcluster. | 
| int | hashCode() | 
| void | setSubClusterId(SubClusterId subClusterId)Set the  SubClusterIdrepresenting the unique identifier of the
 subcluster. | 
| String | toString() | 
newInstancepublic GetSubClusterInfoRequestPBImpl()
public GetSubClusterInfoRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterInfoRequestProto proto)
public org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterInfoRequestProto getProto()
public SubClusterId getSubClusterId()
GetSubClusterInfoRequestSubClusterId representing the unique identifier of the
 subcluster.getSubClusterId in class GetSubClusterInfoRequestpublic void setSubClusterId(SubClusterId subClusterId)
GetSubClusterInfoRequestSubClusterId representing the unique identifier of the
 subcluster.setSubClusterId in class GetSubClusterInfoRequestsubClusterId - the subcluster identifierCopyright © 2008–2023 Apache Software Foundation. All rights reserved.