Uses of Interface
org.apache.hadoop.hdfs.server.federation.resolver.RouterGenericManager
Packages that use RouterGenericManager
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 RouterGenericManager in org.apache.hadoop.hdfs.protocolPB
Subinterfaces of RouterGenericManager in org.apache.hadoop.hdfs.protocolPBModifier and TypeInterfaceDescriptioninterfaceProtocol used by routeradmin to communicate with statestore.Classes in org.apache.hadoop.hdfs.protocolPB that implement RouterGenericManagerModifier 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 RouterGenericManager in org.apache.hadoop.hdfs.server.federation.router
Classes in org.apache.hadoop.hdfs.server.federation.router that implement RouterGenericManagerModifier 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 RouterGenericManager