Package io.bdeploy.jersey.fs
Class FileSystemSpaceService
java.lang.Object
io.bdeploy.jersey.fs.FileSystemSpaceService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileSystemSpaceService
public FileSystemSpaceService()
-
-
Method Details
-
getFreeSpace
-
hasFreeSpace
- Parameters:
path- the path to check- Returns:
- whether this path (or it's parent directory) has enough free space as configured in the MinionState's storageMinFree property.
-