| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.federation.resolver |
The resolver package contains indepedent data resolvers used in HDFS
federation.
|
| org.apache.hadoop.hdfs.server.federation.store.impl |
Contains implementations of the state store API interfaces.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected MountTableStore |
MountTableResolver.getMountTableStore() |
Get the mount table store for this resolver.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MountTableStoreImpl |
Implementation of the
MountTableStore state store API. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.