| 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.driver.impl |
Implementations of state store data providers/drivers.
|
| Class | Description |
|---|---|
| StateStoreSerializerPBImpl |
Protobuf implementation of the State Store serializer.
|
| Class | Description |
|---|---|
| StateStoreBaseImpl |
Base implementation of a State Store driver.
|
| StateStoreFileBaseImpl |
StateStoreDriver implementation based on files. |
| StateStoreSerializableImpl |
State Store driver that stores a serialization of the records.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.