Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetSubClustersInfoRequest
Packages that use GetSubClustersInfoRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of GetSubClustersInfoRequest in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store with parameters of type GetSubClustersInfoRequestModifier and TypeMethodDescriptionFederationMembershipStateStore.getSubClusters(GetSubClustersInfoRequest subClustersRequest) Get the membership information of all the subclusters that are currently participating in federation. -
Uses of GetSubClustersInfoRequest in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl with parameters of type GetSubClustersInfoRequestModifier and TypeMethodDescriptionMemoryFederationStateStore.getSubClusters(GetSubClustersInfoRequest request) SQLFederationStateStore.getSubClusters(GetSubClustersInfoRequest subClustersRequest) ZookeeperFederationStateStore.getSubClusters(GetSubClustersInfoRequest request) -
Uses of GetSubClustersInfoRequest in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetSubClustersInfoRequestModifier and TypeMethodDescriptionstatic GetSubClustersInfoRequestGetSubClustersInfoRequest.newInstance(boolean filterInactiveSubClusters) -
Uses of GetSubClustersInfoRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetSubClustersInfoRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetSubClustersInfoRequest.