Package | Description |
---|---|
org.apache.hadoop.hdfs.server.datanode.checker |
Datanode support for running disk checks.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DatasetVolumeChecker.checkVolume(FsVolumeSpi volume,
DatasetVolumeChecker.Callback callback)
Check a single volume asynchronously, returning a
ListenableFuture
that can be used to retrieve the final result. |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.