Package omero.api
Interface AMD_IRepositoryInfo_removeUnusedFiles
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IRepositoryInfo_removeUnusedFiles extends Ice.AMDCallback
Removes all files from the server that do not have an OriginalFile complement in the database, all the Pixels that do not have a complement in the database and all the Thumbnail's that do not have a complement in the database.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-