Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetSubClusterInfoResponse
Packages that use GetSubClusterInfoResponse
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 GetSubClusterInfoResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return GetSubClusterInfoResponseModifier and TypeMethodDescriptionFederationMembershipStateStore.getSubCluster(GetSubClusterInfoRequest subClusterRequest) Get the membership information of subcluster as identified bySubClusterId. -
Uses of GetSubClusterInfoResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return GetSubClusterInfoResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.getSubCluster(GetSubClusterInfoRequest request) SQLFederationStateStore.getSubCluster(GetSubClusterInfoRequest subClusterRequest) ZookeeperFederationStateStore.getSubCluster(GetSubClusterInfoRequest request) -
Uses of GetSubClusterInfoResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetSubClusterInfoResponseModifier and TypeMethodDescriptionstatic GetSubClusterInfoResponseGetSubClusterInfoResponse.newInstance(SubClusterInfo subClusterInfo) -
Uses of GetSubClusterInfoResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetSubClusterInfoResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetSubClusterInfoResponse.