Uses of Class
org.apache.bookkeeper.util.DiskChecker.DiskWarnThresholdException
-
Packages that use DiskChecker.DiskWarnThresholdException Package Description org.apache.bookkeeper.util Bookkeeper utilities. -
-
Uses of DiskChecker.DiskWarnThresholdException in org.apache.bookkeeper.util
Methods in org.apache.bookkeeper.util that throw DiskChecker.DiskWarnThresholdException Modifier and Type Method Description floatDiskChecker. checkDir(java.io.File dir)Create the directory if it doesn't exist.(package private) floatDiskChecker. checkDiskFull(java.io.File dir)Checks the disk space available.
-