GetSubClustersInfoRequestPBImpl@Private
@Unstable
public abstract class GetSubClustersInfoRequest
extends java.lang.Object
| Constructor | Description |
|---|---|
GetSubClustersInfoRequest() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract boolean |
getFilterInactiveSubClusters() |
Get the flag that indicates whether only active sub-clusters should be
returned.
|
static GetSubClustersInfoRequest |
newInstance(boolean filterInactiveSubClusters) |
|
abstract void |
setFilterInactiveSubClusters(boolean filterInactiveSubClusters) |
Set the flag that indicates whether only active sub-clusters should be
returned.
|
@Public @Unstable public static GetSubClustersInfoRequest newInstance(boolean filterInactiveSubClusters)
@Public @Unstable public abstract boolean getFilterInactiveSubClusters()
@Public @Unstable public abstract void setFilterInactiveSubClusters(boolean filterInactiveSubClusters)
filterInactiveSubClusters - whether to filter out inactive
sub-clustersCopyright © 2008–2025 Apache Software Foundation. All rights reserved.