Uses of Package
org.apache.hadoop.yarn.server.federation.store
Packages that use org.apache.hadoop.yarn.server.federation.store
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Classes in org.apache.hadoop.yarn.server.federation.store used by org.apache.hadoop.yarn.server.federation.cacheClassDescriptionFederationStore extends the three interfaces used to coordinate the state of a federated cluster:
FederationApplicationHomeSubClusterStore,FederationMembershipStateStore,FederationPolicyStore, andFederationReservationHomeSubClusterStore. -
Classes in org.apache.hadoop.yarn.server.federation.store used by org.apache.hadoop.yarn.server.federation.storeClassDescriptionFederationApplicationHomeSubClusterStore maintains the state of all Applications that have been submitted to the federated clusterFederationDelegationTokenStateStore maintains the state of all DelegationToken that have been submitted to the federated cluster.FederationMembershipStateStore maintains the state of all subcluster(s) as encapsulated by
SubClusterInfofor all the subcluster(s) that are participating in federation.The FederationPolicyStore provides a key-value interface to access the policies configured for the system.FederationReservationHomeSubClusterStore maintains the state of all Reservations that have been submitted to the federated cluster -
Classes in org.apache.hadoop.yarn.server.federation.store used by org.apache.hadoop.yarn.server.federation.store.implClassDescriptionFederationApplicationHomeSubClusterStore maintains the state of all Applications that have been submitted to the federated clusterFederationDelegationTokenStateStore maintains the state of all DelegationToken that have been submitted to the federated cluster.FederationMembershipStateStore maintains the state of all subcluster(s) as encapsulated by
SubClusterInfofor all the subcluster(s) that are participating in federation.The FederationPolicyStore provides a key-value interface to access the policies configured for the system.FederationReservationHomeSubClusterStore maintains the state of all Reservations that have been submitted to the federated clusterFederationStore extends the three interfaces used to coordinate the state of a federated cluster:FederationApplicationHomeSubClusterStore,FederationMembershipStateStore,FederationPolicyStore, andFederationReservationHomeSubClusterStore. -
Classes in org.apache.hadoop.yarn.server.federation.store used by org.apache.hadoop.yarn.server.federation.utilsClassDescriptionFederationStore extends the three interfaces used to coordinate the state of a federated cluster:
FederationApplicationHomeSubClusterStore,FederationMembershipStateStore,FederationPolicyStore, andFederationReservationHomeSubClusterStore.