| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.federation.router |
The router package includes the core services for a HDFS federation router.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
RouterAdminProtocol |
Protocol used by routeradmin to communicate with statestore.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RouterAdminProtocolTranslatorPB |
This class forwards RouterAdminProtocol calls as RPC calls to the RouterAdmin server
while translating from the parameter types used in RouterAdminProtocol to the
new PB types.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RouterAdminServer |
This class is responsible for handling all the Admin calls to the HDFS
router.
|
| Modifier and Type | Method | Description |
|---|---|---|
RouterGenericManager |
RouterClient.getRouterGenericManager() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.