Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.SubClusterRegisterResponse
Packages that use SubClusterRegisterResponse
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 SubClusterRegisterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return SubClusterRegisterResponseModifier and TypeMethodDescriptionFederationMembershipStateStore.registerSubCluster(SubClusterRegisterRequest registerSubClusterRequest) Register a subcluster by publishing capabilities as represented bySubClusterInfoto indicate participation in federation. -
Uses of SubClusterRegisterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return SubClusterRegisterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.registerSubCluster(SubClusterRegisterRequest request) SQLFederationStateStore.registerSubCluster(SubClusterRegisterRequest registerSubClusterRequest) ZookeeperFederationStateStore.registerSubCluster(SubClusterRegisterRequest request) -
Uses of SubClusterRegisterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return SubClusterRegisterResponseModifier and TypeMethodDescriptionstatic SubClusterRegisterResponseSubClusterRegisterResponse.newInstance() -
Uses of SubClusterRegisterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of SubClusterRegisterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofSubClusterRegisterResponse.