Uses of Package
org.apache.hadoop.hdfs.server.federation.store
Packages that use org.apache.hadoop.hdfs.server.federation.store
Package
Description
Report metrics for Router-based Federation.
The resolver package contains indepedent data resolvers used in HDFS
federation.
A federated location can be resolved to multiple subclusters.
The router package includes the core services for a HDFS federation router.
The federation state store tracks persistent values that are shared between
multiple routers.
The state store uses modular data storage classes derived from
StateStoreDriver to handle querying, updating and deleting data records.
Implementations of state store data providers/drivers.
Contains implementations of the state store API interfaces.
-
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.metricsClassDescriptionA service to initialize a
StateStoreDriverand maintain the connection to the data store. -
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.resolverClassDescriptionManagement API for the HDFS mount table information stored in
MountTablerecords.Interface for a cached copy of the State Store.A service to initialize aStateStoreDriverand maintain the connection to the data store. -
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.resolver.order
-
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.routerClassDescriptionManagement API for
RouterStaterecords in the state store.A service to initialize aStateStoreDriverand maintain the connection to the data store.Thrown when the state store is not reachable or available. -
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.storeClassDescriptionRecord store that takes care of caching the records in memory.Store records in the State Store.Interface for a cached copy of the State Store.A service to initialize a
StateStoreDriverand maintain the connection to the data store.Thrown when the state store is not reachable or available. -
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.store.driverClassDescriptionThrown when the state store is not reachable or available.
-
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.store.driver.implClassDescriptionThrown when the state store is not reachable or available.
-
Classes in org.apache.hadoop.hdfs.server.federation.store used by org.apache.hadoop.hdfs.server.federation.store.implClassDescriptionRecord store that takes care of caching the records in memory.State store record to track disabled name services.Management API for NameNode registrations stored in
MembershipStaterecords.Management API for the HDFS mount table information stored inMountTablerecords.Store records in the State Store.Management API forRouterStaterecords in the state store.Interface for a cached copy of the State Store.