BasicDiskValidator, ReadWriteDiskValidator@Private
@Unstable
public interface DiskValidator
checkStatus(File) operation checks status of a file/dir.| Modifier and Type | Method | Description |
|---|---|---|
void |
checkStatus(java.io.File dir) |
Check the status of a file/dir.
|
void checkStatus(java.io.File dir)
throws DiskChecker.DiskErrorException
dir - a file/dirDiskChecker.DiskErrorException - if any disk errorCopyright © 2008–2025 Apache Software Foundation. All rights reserved.