Uses of Class
es.bsc.dataclay.storagelocation.StorageLocationService
-
Packages that use StorageLocationService Package Description es.bsc.dataclay.dataservice Module intended to management of Data of Objects and Executions.es.bsc.dataclay.storagelocation -
-
Uses of StorageLocationService in es.bsc.dataclay.dataservice
Methods in es.bsc.dataclay.dataservice that return StorageLocationService Modifier and Type Method Description StorageLocationService
DataService. getStorageLocationService()
Only for testing and SL representing a storage location, get storage location service. -
Uses of StorageLocationService in es.bsc.dataclay.storagelocation
Constructors in es.bsc.dataclay.storagelocation with parameters of type StorageLocationService Constructor Description DataClayDiskGC(StorageLocationService thestorageLocationService, DataServiceRuntime theruntime, ExecutionEnvironmentID theassociatedEE)
Constructor.
-