Package | Description |
---|---|
org.apache.hadoop.yarn.server.federation.store |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.impl |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records.impl.pb |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
DeletePoliciesConfigurationsResponse |
FederationPolicyStore.deleteAllPoliciesConfigurations(DeletePoliciesConfigurationsRequest request)
Delete all queue-to-policy configurations.
|
Modifier and Type | Method and Description |
---|---|
DeletePoliciesConfigurationsResponse |
MemoryFederationStateStore.deleteAllPoliciesConfigurations(DeletePoliciesConfigurationsRequest request) |
DeletePoliciesConfigurationsResponse |
SQLFederationStateStore.deleteAllPoliciesConfigurations(DeletePoliciesConfigurationsRequest request) |
DeletePoliciesConfigurationsResponse |
ZookeeperFederationStateStore.deleteAllPoliciesConfigurations(DeletePoliciesConfigurationsRequest request) |
Modifier and Type | Method and Description |
---|---|
static DeletePoliciesConfigurationsResponse |
DeletePoliciesConfigurationsResponse.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
DeletePoliciesConfigurationsResponsePBImpl |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.