Uses of Package
org.apache.hadoop.hdfs.server.federation.store.records

Package
Description
FedBalance is a tool for balancing data across federation clusters.
The resolver package contains indepedent data resolvers used in HDFS federation.
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 the abstract definitions of the API request and response objects for the various state store APIs.
Protobuf implementations of FederationProtocolBase request/response objects used by state store APIs.
Contains the abstract definitions of the state store data records.
The protobuf implementations of state store data records defined in the org.apache.hadoop.hdfs.server.federation.store.records package.
It includes the tools to manage the Router-based federation.