Package omero.grid
Class Callback_ScriptProcess_getResults
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_ScriptProcess_getResults
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<java.util.Map<java.lang.String,RType>>
,Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>>
public abstract class Callback_ScriptProcess_getResults extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,RType>>
Returns the results immediately if present. If the process is not yet finished, waits "waitSecs" before throwing anApiUsageException
. If poll has returned a non-null value, then this method will always return a non-null value.
-
-
Constructor Summary
Constructors Constructor Description Callback_ScriptProcess_getResults()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-