| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.federation.router |
The router package includes the core services for a HDFS federation router.
|
| org.apache.hadoop.hdfs.server.federation.store |
The federation state store tracks persistent values that are shared between
multiple routers.
|
| Modifier and Type | Method | Description |
|---|---|---|
RouterQuotaManager |
Router.getQuotaManager() |
Get route quota manager.
|
| Modifier and Type | Method | Description |
|---|---|---|
RouterQuotaManager |
MountTableStore.getQuotaManager() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
MountTableStore.setQuotaManager(RouterQuotaManager quotaManager) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.