Uses of Class
org.apache.hadoop.yarn.server.api.protocolrecords.GetSubClustersResponse
Packages that use GetSubClustersResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetSubClustersResponse in org.apache.hadoop.yarn.server.api
Methods in org.apache.hadoop.yarn.server.api that return GetSubClustersResponseModifier and TypeMethodDescriptionResourceManagerAdministrationProtocol.getFederationSubClusters(GetSubClustersRequest request) In YARN-Federation mode, this method provides a way to get federation subcluster list. -
Uses of GetSubClustersResponse in org.apache.hadoop.yarn.server.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return GetSubClustersResponseModifier and TypeMethodDescriptionstatic GetSubClustersResponseGetSubClustersResponse.newInstance(List<FederationSubCluster> subClustersList)