Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetSubClusterPolicyConfigurationResponse
Packages that use GetSubClusterPolicyConfigurationResponse
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 GetSubClusterPolicyConfigurationResponse in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store that return GetSubClusterPolicyConfigurationResponseModifier and TypeMethodDescriptionFederationPolicyStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request) Get the policy configuration for a given queue. -
Uses of GetSubClusterPolicyConfigurationResponse in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl that return GetSubClusterPolicyConfigurationResponseModifier and TypeMethodDescriptionMemoryFederationStateStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request) SQLFederationStateStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request) ZookeeperFederationStateStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request) -
Uses of GetSubClusterPolicyConfigurationResponse in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetSubClusterPolicyConfigurationResponseModifier and TypeMethodDescriptionGetSubClusterPolicyConfigurationResponse.newInstance(SubClusterPolicyConfiguration policy) -
Uses of GetSubClusterPolicyConfigurationResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetSubClusterPolicyConfigurationResponse in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetSubClusterPolicyConfigurationResponse.