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

Package
Description
This package contains the implementation of the Protocol Buffers protocols related to HDFS Router.
Includes router handlers fairness manager and policy implementations.
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.
Includes router security manager and token store implementations.
The federation state store tracks persistent values that are shared between multiple routers.
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.