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


@Private @Evolving package org.apache.hadoop.hdfs.server.federation.router
The router package includes the core services for a HDFS federation router. The Router acts as a transparent proxy in front of a cluster of multiple NameNodes and nameservices. The RouterRpcServer exposes the NameNode clientProtocol and is the primary contact point for DFS clients in a federated cluster.