public interface ServiceProvider
ImplementationProvider| Modifier and Type | Method and Description |
|---|---|
void |
calculateDirectorySizes() |
void |
cleanUp() |
Long |
getAvailableStorageSpace()
Getter for the available space in the mount path of eDAL.
|
Long |
getUsedStorageSpace()
Getter for the used space in the mount path of eDAL.
|
void cleanUp()
Long getAvailableStorageSpace() throws EdalException
EdalException - if no path is specified.Long getUsedStorageSpace() throws EdalException
EdalException - if no path is specified.void calculateDirectorySizes()
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.