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.
|
org.apache.hadoop.yarn.server.federation.store.utils |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
DeleteSubClusterPoliciesConfigurationsResponse |
FederationPolicyStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request)
Delete PoliciesConfigurations.
|
Modifier and Type | Method and Description |
---|---|
DeleteSubClusterPoliciesConfigurationsResponse |
MemoryFederationStateStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request) |
DeleteSubClusterPoliciesConfigurationsResponse |
SQLFederationStateStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request) |
DeleteSubClusterPoliciesConfigurationsResponse |
ZookeeperFederationStateStore.deletePoliciesConfigurations(DeleteSubClusterPoliciesConfigurationsRequest request) |
Modifier and Type | Method and Description |
---|---|
static DeleteSubClusterPoliciesConfigurationsRequest |
DeleteSubClusterPoliciesConfigurationsRequest.newInstance(List<String> queues) |
Modifier and Type | Class and Description |
---|---|
class |
DeleteSubClusterPoliciesConfigurationsRequestPBImpl
Protocol buffer based implementation of
DeleteSubClusterPoliciesConfigurationsRequest . |
Modifier and Type | Method and Description |
---|---|
static void |
FederationPolicyStoreInputValidator.validate(DeleteSubClusterPoliciesConfigurationsRequest request) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.