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 |
---|---|
GetSubClusterPolicyConfigurationResponse |
FederationPolicyStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request)
Get the policy configuration for a given queue.
|
Modifier and Type | Method and Description |
---|---|
GetSubClusterPolicyConfigurationResponse |
SQLFederationStateStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request) |
GetSubClusterPolicyConfigurationResponse |
MemoryFederationStateStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request) |
GetSubClusterPolicyConfigurationResponse |
ZookeeperFederationStateStore.getPolicyConfiguration(GetSubClusterPolicyConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetSubClusterPolicyConfigurationResponse |
GetSubClusterPolicyConfigurationResponse.newInstance(SubClusterPolicyConfiguration policy) |
Modifier and Type | Class and Description |
---|---|
class |
GetSubClusterPolicyConfigurationResponsePBImpl
Protocol buffer based implementation of
GetSubClusterPolicyConfigurationResponse . |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.