Package omero.api
Class MetadataStorePrxHelper
- java.lang.Object
-
- Ice.ObjectPrxHelperBase
-
- omero.api.MetadataStorePrxHelper
-
- All Implemented Interfaces:
Ice.ObjectPrx
,java.io.Serializable
,MetadataStorePrx
,ServiceInterfacePrx
,StatefulServiceInterfacePrx
public final class MetadataStorePrxHelper extends Ice.ObjectPrxHelperBase implements MetadataStorePrx
Provides type-specific helper functions.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
__ids
static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description MetadataStorePrxHelper()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
__activate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__createRoot_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb, Ice.AsyncResult __result)
static void
__passivate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__populateMinMax_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__postProcess_completed(Ice.TwowayCallbackArg1UE<java.util.List<InteractiveProcessorPrx>> __cb, Ice.AsyncResult __result)
static MetadataStorePrx
__read(IceInternal.BasicStream __is)
static void
__saveToDB_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
static void
__setPixelsFile_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__updateObjects_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__updateReferences_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
static void
__write(IceInternal.BasicStream __os, MetadataStorePrx v)
void
activate()
Load a service implementation from disk if it was previously passivated.void
activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate()
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(Ice.Callback __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_activate(Callback_StatefulServiceInterface_activate __cb)
Load a service implementation from disk if it was previously passivated.Ice.AsyncResult
begin_close()
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_close(Callback_StatefulServiceInterface_close __cb)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.Ice.AsyncResult
begin_createRoot()
Ice.AsyncResult
begin_createRoot(Ice.Callback __cb)
Ice.AsyncResult
begin_createRoot(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRoot(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_createRoot __cb)
Ice.AsyncResult
begin_createRoot(Callback_MetadataStore_createRoot __cb)
Ice.AsyncResult
begin_getCurrentEventContext()
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.Ice.AsyncResult
begin_passivate()
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
Causes the blitz server to store the service implementation to disk to free memory.Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, Ice.Callback __cb)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_populateMinMax __cb)
Ice.AsyncResult
begin_populateMinMax(double[][][] imageChannelGlobalMinMax, Callback_MetadataStore_populateMinMax __cb)
Ice.AsyncResult
begin_postProcess()
Ice.AsyncResult
begin_postProcess(Ice.Callback __cb)
Ice.AsyncResult
begin_postProcess(IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_postProcess(IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_postProcess __cb)
Ice.AsyncResult
begin_postProcess(Callback_MetadataStore_postProcess __cb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, Ice.Callback __cb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_saveToDB __cb)
Ice.AsyncResult
begin_saveToDB(FilesetJobLink activity, Callback_MetadataStore_saveToDB __cb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, Ice.Callback __cb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_setPixelsFile __cb)
Ice.AsyncResult
begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, Callback_MetadataStore_setPixelsFile __cb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, Ice.Callback __cb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_updateObjects __cb)
Ice.AsyncResult
begin_updateObjects(IObjectContainer[] objects, Callback_MetadataStore_updateObjects __cb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, Ice.Callback __cb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_updateReferences __cb)
Ice.AsyncResult
begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, Callback_MetadataStore_updateReferences __cb)
static MetadataStorePrx
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.static MetadataStorePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.static MetadataStorePrx
checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.static MetadataStorePrx
checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.void
close()
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.void
close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.void
createRoot()
void
createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx)
void
end_activate(Ice.AsyncResult __iresult)
Load a service implementation from disk if it was previously passivated.void
end_close(Ice.AsyncResult __iresult)
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter.void
end_createRoot(Ice.AsyncResult __iresult)
EventContext
end_getCurrentEventContext(Ice.AsyncResult __iresult)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.void
end_passivate(Ice.AsyncResult __iresult)
Causes the blitz server to store the service implementation to disk to free memory.void
end_populateMinMax(Ice.AsyncResult __iresult)
java.util.List<InteractiveProcessorPrx>
end_postProcess(Ice.AsyncResult __iresult)
java.util.Map<java.lang.String,java.util.List<IObject>>
end_saveToDB(Ice.AsyncResult __iresult)
void
end_setPixelsFile(Ice.AsyncResult __iresult)
void
end_updateObjects(Ice.AsyncResult __iresult)
void
end_updateReferences(Ice.AsyncResult __iresult)
EventContext
getCurrentEventContext()
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.EventContext
getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.static java.lang.String
ice_staticId()
Provides the Slice type ID of this type.void
passivate()
Causes the blitz server to store the service implementation to disk to free memory.void
passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Causes the blitz server to store the service implementation to disk to free memory.void
populateMinMax(double[][][] imageChannelGlobalMinMax)
void
populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.List<InteractiveProcessorPrx>
postProcess()
java.util.List<InteractiveProcessorPrx>
postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx)
java.util.Map<java.lang.String,java.util.List<IObject>>
saveToDB(FilesetJobLink activity)
java.util.Map<java.lang.String,java.util.List<IObject>>
saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo)
void
setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx)
static MetadataStorePrx
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.static MetadataStorePrx
uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.void
updateObjects(IObjectContainer[] objects)
void
updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx)
void
updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references)
void
updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx)
-
Methods inherited from class Ice.ObjectPrxHelperBase
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface Ice.ObjectPrx
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
-
-
-
-
Field Detail
-
__ids
public static final java.lang.String[] __ids
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Method Detail
-
createRoot
public void createRoot() throws ServerError
- Specified by:
createRoot
in interfaceMetadataStorePrx
- Throws:
ServerError
-
createRoot
public void createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
createRoot
in interfaceMetadataStorePrx
- Throws:
ServerError
-
begin_createRoot
public Ice.AsyncResult begin_createRoot()
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(Ice.Callback __cb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(Callback_MetadataStore_createRoot __cb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_createRoot __cb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
begin_createRoot
public Ice.AsyncResult begin_createRoot(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_createRoot
in interfaceMetadataStorePrx
-
end_createRoot
public void end_createRoot(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_createRoot
in interfaceMetadataStorePrx
- Throws:
ServerError
-
__createRoot_completed
public static void __createRoot_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
populateMinMax
public void populateMinMax(double[][][] imageChannelGlobalMinMax) throws ServerError
- Specified by:
populateMinMax
in interfaceMetadataStorePrx
- Throws:
ServerError
-
populateMinMax
public void populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
populateMinMax
in interfaceMetadataStorePrx
- Throws:
ServerError
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, Ice.Callback __cb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, Callback_MetadataStore_populateMinMax __cb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_populateMinMax __cb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
begin_populateMinMax
public Ice.AsyncResult begin_populateMinMax(double[][][] imageChannelGlobalMinMax, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_populateMinMax
in interfaceMetadataStorePrx
-
end_populateMinMax
public void end_populateMinMax(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_populateMinMax
in interfaceMetadataStorePrx
- Throws:
ServerError
-
__populateMinMax_completed
public static void __populateMinMax_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
postProcess
public java.util.List<InteractiveProcessorPrx> postProcess() throws ServerError
- Specified by:
postProcess
in interfaceMetadataStorePrx
- Throws:
ServerError
-
postProcess
public java.util.List<InteractiveProcessorPrx> postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
postProcess
in interfaceMetadataStorePrx
- Throws:
ServerError
-
begin_postProcess
public Ice.AsyncResult begin_postProcess()
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(Ice.Callback __cb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(Callback_MetadataStore_postProcess __cb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_postProcess __cb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
begin_postProcess
public Ice.AsyncResult begin_postProcess(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.List<InteractiveProcessorPrx>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_postProcess
in interfaceMetadataStorePrx
-
end_postProcess
public java.util.List<InteractiveProcessorPrx> end_postProcess(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_postProcess
in interfaceMetadataStorePrx
- Throws:
ServerError
-
__postProcess_completed
public static void __postProcess_completed(Ice.TwowayCallbackArg1UE<java.util.List<InteractiveProcessorPrx>> __cb, Ice.AsyncResult __result)
-
saveToDB
public java.util.Map<java.lang.String,java.util.List<IObject>> saveToDB(FilesetJobLink activity) throws ServerError
- Specified by:
saveToDB
in interfaceMetadataStorePrx
- Throws:
ServerError
-
saveToDB
public java.util.Map<java.lang.String,java.util.List<IObject>> saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
saveToDB
in interfaceMetadataStorePrx
- Throws:
ServerError
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, Ice.Callback __cb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, Callback_MetadataStore_saveToDB __cb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_saveToDB __cb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
begin_saveToDB
public Ice.AsyncResult begin_saveToDB(FilesetJobLink activity, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.util.Map<java.lang.String,java.util.List<IObject>>> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_saveToDB
in interfaceMetadataStorePrx
-
end_saveToDB
public java.util.Map<java.lang.String,java.util.List<IObject>> end_saveToDB(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_saveToDB
in interfaceMetadataStorePrx
- Throws:
ServerError
-
__saveToDB_completed
public static void __saveToDB_completed(Ice.TwowayCallbackArg1UE<java.util.Map<java.lang.String,java.util.List<IObject>>> __cb, Ice.AsyncResult __result)
-
setPixelsFile
public void setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo) throws ServerError
- Specified by:
setPixelsFile
in interfaceMetadataStorePrx
- Throws:
ServerError
-
setPixelsFile
public void setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
setPixelsFile
in interfaceMetadataStorePrx
- Throws:
ServerError
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, Ice.Callback __cb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, Callback_MetadataStore_setPixelsFile __cb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_setPixelsFile __cb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
begin_setPixelsFile
public Ice.AsyncResult begin_setPixelsFile(long pixelsId, java.lang.String file, java.lang.String repo, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_setPixelsFile
in interfaceMetadataStorePrx
-
end_setPixelsFile
public void end_setPixelsFile(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_setPixelsFile
in interfaceMetadataStorePrx
- Throws:
ServerError
-
__setPixelsFile_completed
public static void __setPixelsFile_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
updateObjects
public void updateObjects(IObjectContainer[] objects) throws ServerError
- Specified by:
updateObjects
in interfaceMetadataStorePrx
- Throws:
ServerError
-
updateObjects
public void updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
updateObjects
in interfaceMetadataStorePrx
- Throws:
ServerError
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, Ice.Callback __cb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, Callback_MetadataStore_updateObjects __cb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_updateObjects __cb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
begin_updateObjects
public Ice.AsyncResult begin_updateObjects(IObjectContainer[] objects, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_updateObjects
in interfaceMetadataStorePrx
-
end_updateObjects
public void end_updateObjects(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_updateObjects
in interfaceMetadataStorePrx
- Throws:
ServerError
-
__updateObjects_completed
public static void __updateObjects_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
updateReferences
public void updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references) throws ServerError
- Specified by:
updateReferences
in interfaceMetadataStorePrx
- Throws:
ServerError
-
updateReferences
public void updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
- Specified by:
updateReferences
in interfaceMetadataStorePrx
- Throws:
ServerError
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, Ice.Callback __cb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, Callback_MetadataStore_updateReferences __cb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_MetadataStore_updateReferences __cb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
begin_updateReferences
public Ice.AsyncResult begin_updateReferences(java.util.Map<java.lang.String,java.lang.String[]> references, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
- Specified by:
begin_updateReferences
in interfaceMetadataStorePrx
-
end_updateReferences
public void end_updateReferences(Ice.AsyncResult __iresult) throws ServerError
- Specified by:
end_updateReferences
in interfaceMetadataStorePrx
- Throws:
ServerError
-
__updateReferences_completed
public static void __updateReferences_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
activate
public void activate() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
activate
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
activate
public void activate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_activate
public Ice.AsyncResult begin_activate()
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(Callback_StatefulServiceInterface_activate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_activate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_activate
public Ice.AsyncResult begin_activate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
begin_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_activate
public void end_activate(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.- Specified by:
end_activate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__activate_completed
public static void __activate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
close
public void close() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
close
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
close
public void close(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_close
public Ice.AsyncResult begin_close()
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(Callback_StatefulServiceInterface_close __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_close __cb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_close
public Ice.AsyncResult begin_close(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
begin_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_close
public void end_close(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Frees all resources -- passivated or active -- for the given stateful service and removes its name from the object adapter. Any further method calls will fail with a Ice::NoSuchObjectException. Note: with JavaEE, the close method was called publicly, and internally this called destroy(). As of the OmeroBlitz migration, this functionality has been combined.- Specified by:
end_close
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__close_completed
public static void __close_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
getCurrentEventContext
public EventContext getCurrentEventContext() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
getCurrentEventContext
public EventContext getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext()
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(Callback_StatefulServiceInterface_getCurrentEventContext __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_getCurrentEventContext __cb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_getCurrentEventContext
public Ice.AsyncResult begin_getCurrentEventContext(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<EventContext> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
begin_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_getCurrentEventContext
public EventContext end_getCurrentEventContext(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.- Specified by:
end_getCurrentEventContext
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__getCurrentEventContext_completed
public static void __getCurrentEventContext_completed(Ice.TwowayCallbackArg1UE<EventContext> __cb, Ice.AsyncResult __result)
-
passivate
public void passivate() throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
passivate
in interfaceStatefulServiceInterfacePrx
- Throws:
ServerError
-
passivate
public void passivate(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Throws:
ServerError
-
begin_passivate
public Ice.AsyncResult begin_passivate()
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(Callback_StatefulServiceInterface_passivate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_StatefulServiceInterface_passivate __cb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.- Returns:
- The asynchronous result object.
-
begin_passivate
public Ice.AsyncResult begin_passivate(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
begin_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.- Returns:
- The asynchronous result object.
-
end_passivate
public void end_passivate(Ice.AsyncResult __iresult) throws ServerError
Description copied from interface:StatefulServiceInterfacePrx
Causes the blitz server to store the service implementation to disk to free memory. This is typically done automatically by the server when a pre-defined memory limit is reached, but can be used by the client if it clear that a stateful service will not be used for some time. Activation will happen automatically whether passivation was done manually or automatically.- Specified by:
end_passivate
in interfaceStatefulServiceInterfacePrx
- Parameters:
__iresult
- The asynchronous result object.- Throws:
ServerError
-
__passivate_completed
public static void __passivate_completed(Ice.TwowayCallbackVoidUE __cb, Ice.AsyncResult __result)
-
checkedCast
public static MetadataStorePrx checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static MetadataStorePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static MetadataStorePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
checkedCast
public static MetadataStorePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type. Raises a local exception if a communication error occurs.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.- Returns:
- A proxy for this type, or null if the object does not support this type.
-
uncheckedCast
public static MetadataStorePrx uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.- Returns:
- A proxy for this type.
-
uncheckedCast
public static MetadataStorePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.- Parameters:
__obj
- The untyped proxy.__facet
- The name of the desired facet.- Returns:
- A proxy for this type.
-
ice_staticId
public static java.lang.String ice_staticId()
Provides the Slice type ID of this type.- Returns:
- The Slice type ID.
-
__write
public static void __write(IceInternal.BasicStream __os, MetadataStorePrx v)
-
__read
public static MetadataStorePrx __read(IceInternal.BasicStream __is)
-
-