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