FsVolumeSpiFsVolumeImpl, StorageLocation@Private
@Unstable
public interface Checkable<K,V>
| Modifier and Type | Method | Description |
|---|---|---|
V |
check(K context) |
Query the health of this object.
|
V check(K context) throws java.lang.Exception
context - for the probe operation. May be null depending
on the implementation.java.lang.Exception - encountered during the check operation. An
exception indicates that the check failed.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.