Package omero.api
Class Callback_RawFileStore_truncate
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_RawFileStore_truncate
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_RawFileStore_truncate extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Limits the size of a file to the given length. If the file is already shorter than length, no action is taken in which case false is returned.
-
-
Constructor Summary
Constructors Constructor Description Callback_RawFileStore_truncate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-