Package omero.api
Class Callback_IRepositoryInfo_removeUnusedFiles
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IRepositoryInfo_removeUnusedFiles
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_IRepositoryInfo_removeUnusedFiles extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
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.
-
-
Constructor Summary
Constructors Constructor Description Callback_IRepositoryInfo_removeUnusedFiles()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-