Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.GetSubClusterPoliciesConfigurationsRequest
Packages that use GetSubClusterPoliciesConfigurationsRequest
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 GetSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store with parameters of type GetSubClusterPoliciesConfigurationsRequestModifier and TypeMethodDescriptionFederationPolicyStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request) Get a map of all queue-to-policy configurations. -
Uses of GetSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl with parameters of type GetSubClusterPoliciesConfigurationsRequestModifier and TypeMethodDescriptionMemoryFederationStateStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request) SQLFederationStateStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request) ZookeeperFederationStateStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request) -
Uses of GetSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return GetSubClusterPoliciesConfigurationsRequest -
Uses of GetSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of GetSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofGetSubClusterPoliciesConfigurationsRequest.