Package omero.api
Class Callback_RawFileStore_size
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_RawFileStore_size
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackLong
,Ice.TwowayCallbackLongUE
public abstract class Callback_RawFileStore_size extends IceInternal.TwowayCallback implements Ice.TwowayCallbackLongUE
Returns the size of the file on disk (not as stored in the database since that value will only be updated onsave
. If the file has not yet been written to, and therefore does not exist, aResourceError
will be thrown.
-
-
Constructor Summary
Constructors Constructor Description Callback_RawFileStore_size()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-