public interface ServiceProvider
ImplementationProvider| Modifier and Type | Method and Description |
|---|---|
void |
calculateDirectorySizes()
Function to calculate the size of
PrimaryDataDirectorys via
CalculateDirectorySizeThread |
void |
cleanUp()
Clean up function to remove objects, if a request for a persistent
identifier was rejected
|
Long |
getAvailableStorageSpace()
Getter for the available space in the mount path of eDAL.
|
int |
getNumberOfUsers()
Function to get the current number of users, who have ever login to the
current instance
|
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()
PrimaryDataDirectorys via
CalculateDirectorySizeThreadint getNumberOfUsers()
Copyright © 2016 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.