Package omero.api
Class Callback_Search_activeQueries
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_activeQueries
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackInt
,Ice.TwowayCallbackIntUE
public abstract class Callback_Search_activeQueries extends IceInternal.TwowayCallback implements Ice.TwowayCallbackIntUE
Returns the number of active queries. This means thatactiveQueries
gives the minimum number of remaining calls toresults
when batches are not merged.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_activeQueries()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-