Uses of Class
org.apache.hadoop.hdfs.server.federation.router.RouterStoragePolicy
Packages that use RouterStoragePolicy
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 RouterStoragePolicy in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return RouterStoragePolicy -
Uses of RouterStoragePolicy in org.apache.hadoop.hdfs.server.federation.router.async
Subclasses of RouterStoragePolicy in org.apache.hadoop.hdfs.server.federation.router.asyncModifier and TypeClassDescriptionclassModule that implements all the asynchronous RPC calls inClientProtocolrelated to Storage Policy in theRouterRpcServer.