| 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.impl |
Contains implementations of the state store API interfaces.
|
| Modifier and Type | Method | Description |
|---|---|---|
RouterStore |
Router.getRouterStateManager() |
Get the state store interface for the router heartbeats.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RouterStoreImpl |
Implementation of the
RouterStore state store API. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.