Uses of Class
org.apache.hadoop.hdfs.server.federation.router.Quota
Packages that use Quota
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 Quota in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return QuotaModifier and TypeMethodDescriptionRouterRpcServer.getQuotaModule()Get quota module implementation. -
Uses of Quota in org.apache.hadoop.hdfs.server.federation.router.async
Subclasses of Quota in org.apache.hadoop.hdfs.server.federation.router.asyncModifier and TypeClassDescriptionclassProvides asynchronous operations for managing quotas in HDFS Federation.