Uses of Class
org.apache.hadoop.hdfs.server.federation.router.RemoteParam
Packages that use RemoteParam
Package
Description
The router package includes the core services for a HDFS federation router.
-
Uses of RemoteParam in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return RemoteParamModifier and TypeMethodDescriptionprotected RemoteParamRouterClientProtocol.getRenameDestinations(List<RemoteLocation> srcLocations, List<RemoteLocation> dstLocations) Determines combinations of eligible src/dst locations for a rename.