Uses of Interface
org.apache.hadoop.hdfs.server.federation.router.NameserviceManager
Packages that use NameserviceManager
Package
Description
This package contains the implementation of the Protocol Buffers
protocols related to HDFS Router.
The router package includes the core services for a HDFS federation router.
-
Uses of NameserviceManager in org.apache.hadoop.hdfs.protocolPB
Subinterfaces of NameserviceManager in org.apache.hadoop.hdfs.protocolPBModifier and TypeInterfaceDescriptioninterfaceProtocol used by routeradmin to communicate with statestore.Classes in org.apache.hadoop.hdfs.protocolPB that implement NameserviceManagerModifier and TypeClassDescriptionclassThis class forwards RouterAdminProtocol calls as RPC calls to the RouterAdmin server while translating from the parameter types used in RouterAdminProtocol to the new PB types. -
Uses of NameserviceManager in org.apache.hadoop.hdfs.server.federation.router
Classes in org.apache.hadoop.hdfs.server.federation.router that implement NameserviceManagerModifier and TypeClassDescriptionclassThis class is responsible for handling all the Admin calls to the HDFS router.Methods in org.apache.hadoop.hdfs.server.federation.router that return NameserviceManager