| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.datanode | |
| org.apache.hadoop.hdfs.server.datanode.checker |
Datanode support for running disk checks.
|
| org.apache.hadoop.hdfs.server.datanode.fsdataset.impl |
| Modifier and Type | Method | Description |
|---|---|---|
VolumeCheckResult |
StorageLocation.check(StorageLocation.CheckContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
static VolumeCheckResult |
VolumeCheckResult.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static VolumeCheckResult[] |
VolumeCheckResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
VolumeCheckResult |
FsVolumeImpl.check(FsVolumeSpi.VolumeCheckContext ignored) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.