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.utils |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Class and Description |
---|
FederationApplicationHomeSubClusterStore
FederationApplicationHomeSubClusterStore maintains the state of all
Applications that have been submitted to the federated cluster.
|
FederationMembershipStateStore
FederationMembershipStateStore maintains the state of all
subcluster(s) as encapsulated by
SubClusterInfo for all the
subcluster(s) that are participating in federation. |
FederationPolicyStore
The FederationPolicyStore provides a key-value interface to access the
policies configured for the system.
|
Class and Description |
---|
FederationApplicationHomeSubClusterStore
FederationApplicationHomeSubClusterStore maintains the state of all
Applications that have been submitted to the federated cluster.
|
FederationMembershipStateStore
FederationMembershipStateStore maintains the state of all
subcluster(s) as encapsulated by
SubClusterInfo for all the
subcluster(s) that are participating in federation. |
FederationPolicyStore
The FederationPolicyStore provides a key-value interface to access the
policies configured for the system.
|
FederationStateStore
FederationStore extends the three interfaces used to coordinate the state of
a federated cluster:
FederationApplicationHomeSubClusterStore ,
FederationMembershipStateStore , and FederationPolicyStore . |
Class and Description |
---|
FederationStateStore
FederationStore extends the three interfaces used to coordinate the state of
a federated cluster:
FederationApplicationHomeSubClusterStore ,
FederationMembershipStateStore , and FederationPolicyStore . |
Copyright © 2020 Apache Software Foundation. All rights reserved.