Uses of Package
org.apache.hadoop.hdfs.server.federation.resolver

Package
Description
This package contains the implementation of the Protocol Buffers protocols related to HDFS Router.
FedBalance is a tool for balancing data across federation clusters.
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.
This package contains classes that facilitate asynchronous operations within the Hadoop Distributed File System (HDFS) Federation router.
The federation state store tracks persistent values that are shared between multiple routers.
Contains implementations of the state store API interfaces.
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.