Uses of Class
org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
Packages that use FederationSubCluster
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of FederationSubCluster in org.apache.hadoop.yarn.server.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return FederationSubClusterModifier and TypeMethodDescriptionstatic FederationSubClusterFederationSubCluster.newInstance(String subClusterId, String state, String lastHeartBeatTime) Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return types with arguments of type FederationSubClusterModifier and TypeMethodDescriptionabstract List<FederationSubCluster>GetSubClustersResponse.getFederationSubClusters()Method parameters in org.apache.hadoop.yarn.server.api.protocolrecords with type arguments of type FederationSubClusterModifier and TypeMethodDescriptionstatic GetSubClustersResponseGetSubClustersResponse.newInstance(List<FederationSubCluster> subClustersList) abstract voidGetSubClustersResponse.setFederationSubClusters(List<FederationSubCluster> federationSubClusters)