Uses of Class
org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol
Packages that use RouterClientProtocol
Package
Description
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.
-
Uses of RouterClientProtocol in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return RouterClientProtocolModifier and TypeMethodDescriptionRouterRpcServer.getClientProtocolModule()Get ClientProtocol module implementation. -
Uses of RouterClientProtocol in org.apache.hadoop.hdfs.server.federation.router.async
Modifier and TypeClassDescriptionclassModule that implements all the async RPC calls inClientProtocolin theRouterRpcServer.