public class NotifyDiskLowLogWarn extends Object implements NotifyDiskLow
| Constructor and Description |
|---|
NotifyDiskLowLogWarn() |
| Modifier and Type | Method and Description |
|---|---|
void |
panic(FileStore fileStore) |
void |
warning(double diskSpaceFullPercent,
FileStore fileStore) |
public void panic(FileStore fileStore)
panic in interface NotifyDiskLowpublic void warning(double diskSpaceFullPercent,
FileStore fileStore)
warning in interface NotifyDiskLowCopyright © 2024. All rights reserved.