Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.SubClusterDeregisterResponse
Packages that use SubClusterDeregisterResponse
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 SubClusterDeregisterResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return SubClusterDeregisterResponseModifier and TypeMethodDescriptionFederationMembershipStateStore.deregisterSubCluster(SubClusterDeregisterRequest subClusterDeregisterRequest) Deregister a subcluster identified bySubClusterIdto change state in federation. -
Uses of SubClusterDeregisterResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return SubClusterDeregisterResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.deregisterSubCluster(SubClusterDeregisterRequest request) SQLFederationStateStore.deregisterSubCluster(SubClusterDeregisterRequest subClusterDeregisterRequest) ZookeeperFederationStateStore.deregisterSubCluster(SubClusterDeregisterRequest request) -
Uses of SubClusterDeregisterResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return SubClusterDeregisterResponseModifier and TypeMethodDescriptionstatic SubClusterDeregisterResponseSubClusterDeregisterResponse.newInstance() -
Uses of SubClusterDeregisterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of SubClusterDeregisterResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofSubClusterDeregisterResponse.