Uses of Class
org.apache.hadoop.hdfs.server.federation.router.RouterQuotaManager
Packages that use RouterQuotaManager
Package
Description
The router package includes the core services for a HDFS federation router.
The federation state store tracks persistent values that are shared between
multiple routers.
-
Uses of RouterQuotaManager in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return RouterQuotaManager -
Uses of RouterQuotaManager in org.apache.hadoop.hdfs.server.federation.store
Methods in org.apache.hadoop.hdfs.server.federation.store that return RouterQuotaManagerMethods in org.apache.hadoop.hdfs.server.federation.store with parameters of type RouterQuotaManagerModifier and TypeMethodDescriptionvoidMountTableStore.setQuotaManager(RouterQuotaManager quotaManager)