public class DiskSpaceHelper extends Object implements Component
| Constructor and Description |
|---|
DiskSpaceHelper() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAvailableSpace()
Gets the free space remaining on the disk of Ametys home directory
|
long |
getUsedSpace()
Gets the space used by the ametys home directory
|
public DiskSpaceHelper()
public long getUsedSpace()
public long getAvailableSpace()