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 |
---|---|
GetSubClusterPoliciesConfigurationsResponse |
FederationPolicyStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request)
Get a map of all queue-to-policy configurations.
|
Modifier and Type | Method and Description |
---|---|
GetSubClusterPoliciesConfigurationsResponse |
SQLFederationStateStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request) |
GetSubClusterPoliciesConfigurationsResponse |
ZookeeperFederationStateStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request) |
GetSubClusterPoliciesConfigurationsResponse |
MemoryFederationStateStore.getPoliciesConfigurations(GetSubClusterPoliciesConfigurationsRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetSubClusterPoliciesConfigurationsResponse |
GetSubClusterPoliciesConfigurationsResponse.newInstance(List<SubClusterPolicyConfiguration> policyConfigurations) |
Modifier and Type | Class and Description |
---|---|
class |
GetSubClusterPoliciesConfigurationsResponsePBImpl
Protocol buffer based implementation of
GetSubClusterPoliciesConfigurationsResponse . |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.