public static interface FileStoreMonitor.Callback
Modifier and Type | Method and Description |
---|---|
void |
over(long usableSpace,
long totalSpace) |
void |
tick(long usableSpace,
long totalSpace) |
void |
under(long usableSpace,
long totalSpace) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.