@InterfaceAudience.Private @InterfaceStability.Unstable public class GetSubClustersInfoRequestPBImpl extends GetSubClustersInfoRequest
GetSubClustersInfoRequest.| Constructor and Description | 
|---|
| GetSubClustersInfoRequestPBImpl() | 
| GetSubClustersInfoRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClustersInfoRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| boolean | getFilterInactiveSubClusters()Get the flag that indicates whether only active sub-clusters should be
 returned. | 
| org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClustersInfoRequestProto | getProto() | 
| int | hashCode() | 
| void | setFilterInactiveSubClusters(boolean filterInactiveSubClusters)Set the flag that indicates whether only active sub-clusters should be
 returned. | 
| String | toString() | 
newInstancepublic GetSubClustersInfoRequestPBImpl()
public GetSubClustersInfoRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClustersInfoRequestProto proto)
public org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClustersInfoRequestProto getProto()
public boolean getFilterInactiveSubClusters()
GetSubClustersInfoRequestgetFilterInactiveSubClusters in class GetSubClustersInfoRequestpublic void setFilterInactiveSubClusters(boolean filterInactiveSubClusters)
GetSubClustersInfoRequestsetFilterInactiveSubClusters in class GetSubClustersInfoRequestfilterInactiveSubClusters - whether to filter out inactive
          sub-clustersCopyright © 2008–2023 Apache Software Foundation. All rights reserved.