Uses of Class
org.apache.hadoop.yarn.server.federation.store.records.DeleteSubClusterPoliciesConfigurationsRequest
Packages that use DeleteSubClusterPoliciesConfigurationsRequest
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.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of DeleteSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store
Methods in org.apache.hadoop.yarn.server.federation.store with parameters of type DeleteSubClusterPoliciesConfigurationsRequestModifier and TypeMethodDescriptionFederationPolicyStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request) Delete PoliciesConfigurations. -
Uses of DeleteSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.impl
Methods in org.apache.hadoop.yarn.server.federation.store.impl with parameters of type DeleteSubClusterPoliciesConfigurationsRequestModifier and TypeMethodDescriptionMemoryFederationStateStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request) SQLFederationStateStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request) ZookeeperFederationStateStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request) -
Uses of DeleteSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.records
Methods in org.apache.hadoop.yarn.server.federation.store.records that return DeleteSubClusterPoliciesConfigurationsRequestModifier and TypeMethodDescriptionDeleteSubClusterPoliciesConfigurationsRequest.newInstance(List<String> queues) -
Uses of DeleteSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pb
Subclasses of DeleteSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.records.impl.pbModifier and TypeClassDescriptionclassProtocol buffer based implementation ofDeleteSubClusterPoliciesConfigurationsRequest. -
Uses of DeleteSubClusterPoliciesConfigurationsRequest in org.apache.hadoop.yarn.server.federation.store.utils
Methods in org.apache.hadoop.yarn.server.federation.store.utils with parameters of type DeleteSubClusterPoliciesConfigurationsRequestModifier and TypeMethodDescriptionstatic voidFederationPolicyStoreInputValidator.validate(DeleteSubClusterPoliciesConfigurationsRequest request)