public interface InteractiveProcessorPrx
extends Ice.ObjectPrx
Modifier and Type | Method and Description |
---|---|
Ice.AsyncResult |
begin_execute(RMap inputs)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
Callback_InteractiveProcessor_execute __cb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
Ice.Callback __cb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_InteractiveProcessor_execute __cb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_execute(RMap inputs,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
Ice.AsyncResult |
begin_expires()
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(Callback_InteractiveProcessor_expires __cb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(Ice.Callback __cb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_InteractiveProcessor_expires __cb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Ice.AsyncResult |
begin_getJob()
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(Callback_InteractiveProcessor_getJob __cb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(Ice.Callback __cb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_InteractiveProcessor_getJob __cb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the job which defines this processor.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
Callback_InteractiveProcessor_getResults __cb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
Ice.Callback __cb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
IceInternal.Functional_GenericCallback1<RMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
IceInternal.Functional_GenericCallback1<RMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_InteractiveProcessor_getResults __cb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_getResults(ProcessPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RMap> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieve the results for the given process.
|
Ice.AsyncResult |
begin_params()
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(Callback_InteractiveProcessor_params __cb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(Ice.Callback __cb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_InteractiveProcessor_params __cb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobParams> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
Ice.AsyncResult |
begin_setDetach(boolean detach)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
Callback_InteractiveProcessor_setDetach __cb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
Ice.Callback __cb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_InteractiveProcessor_setDetach __cb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_setDetach(boolean detach,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets whether or not cancel will be called on the current
Process on stop. |
Ice.AsyncResult |
begin_stop()
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(Callback_InteractiveProcessor_stop __cb)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(Ice.Callback __cb)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(java.util.Map<java.lang.String,java.lang.String> __ctx)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_InteractiveProcessor_stop __cb)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(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)
Clears the current execution of
Job from
the processor to prepare for another execution. |
Ice.AsyncResult |
begin_stop(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)
Clears the current execution of
Job from
the processor to prepare for another execution. |
ProcessPrx |
end_execute(Ice.AsyncResult __result)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
long |
end_expires(Ice.AsyncResult __result)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Job |
end_getJob(Ice.AsyncResult __result)
Returns the job which defines this processor.
|
RMap |
end_getResults(Ice.AsyncResult __result)
Retrieve the results for the given process.
|
JobParams |
end_params(Ice.AsyncResult __result)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
boolean |
end_setDetach(Ice.AsyncResult __result)
Sets whether or not cancel will be called on the current
Process on stop. |
void |
end_stop(Ice.AsyncResult __result)
Clears the current execution of
Job from
the processor to prepare for another execution. |
ProcessPrx |
execute(RMap inputs)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
ProcessPrx |
execute(RMap inputs,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Executes an instance of the job returned by getJob() using
the given map as inputs.
|
long |
expires()
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
long |
expires(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the system clock time in milliseconds since the epoch
at which this processor will be reaped.
|
Job |
getJob()
Returns the job which defines this processor.
|
Job |
getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the job which defines this processor.
|
RMap |
getResults(ProcessPrx proc)
Retrieve the results for the given process.
|
RMap |
getResults(ProcessPrx proc,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieve the results for the given process.
|
JobParams |
params()
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
JobParams |
params(java.util.Map<java.lang.String,java.lang.String> __ctx)
Retrieves the parameters needed to be passed in an execution
and the results which will be passed back out.
|
boolean |
setDetach(boolean detach)
Sets whether or not cancel will be called on the current
Process on stop. |
boolean |
setDetach(boolean detach,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets whether or not cancel will be called on the current
Process on stop. |
void |
stop()
Clears the current execution of
Job from
the processor to prepare for another execution. |
void |
stop(java.util.Map<java.lang.String,java.lang.String> __ctx)
Clears the current execution of
Job from
the processor to prepare for another execution. |
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
long expires()
long expires(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_expires()
Ice.AsyncResult begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_expires(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_expires(Callback_InteractiveProcessor_expires __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_InteractiveProcessor_expires __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_expires(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_expires(IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_expires(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.long end_expires(Ice.AsyncResult __result)
__result
- The asynchronous result object.Job getJob()
Job getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getJob()
Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getJob(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getJob(Callback_InteractiveProcessor_getJob __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_InteractiveProcessor_getJob __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Job end_getJob(Ice.AsyncResult __result)
__result
- The asynchronous result object.JobParams params() throws ServerError
ServerError
JobParams params(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_params()
Ice.AsyncResult begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_params(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_params(Callback_InteractiveProcessor_params __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_InteractiveProcessor_params __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_params(IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_params(IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__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.Ice.AsyncResult begin_params(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobParams> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__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.JobParams end_params(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
ProcessPrx execute(RMap inputs) throws ServerError
ServerError
ProcessPrx execute(RMap inputs, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_execute(RMap inputs)
Ice.AsyncResult begin_execute(RMap inputs, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_execute(RMap inputs, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_execute(RMap inputs, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_execute(RMap inputs, Callback_InteractiveProcessor_execute __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_execute(RMap inputs, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_InteractiveProcessor_execute __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_execute(RMap inputs, IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_execute(RMap inputs, IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_execute(RMap inputs, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__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.Ice.AsyncResult begin_execute(RMap inputs, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<ProcessPrx> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__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.ProcessPrx end_execute(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
RMap getResults(ProcessPrx proc) throws ServerError
ServerError
RMap getResults(ProcessPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getResults(ProcessPrx proc)
Ice.AsyncResult begin_getResults(ProcessPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getResults(ProcessPrx proc, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getResults(ProcessPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getResults(ProcessPrx proc, Callback_InteractiveProcessor_getResults __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getResults(ProcessPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_InteractiveProcessor_getResults __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getResults(ProcessPrx proc, IceInternal.Functional_GenericCallback1<RMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getResults(ProcessPrx proc, IceInternal.Functional_GenericCallback1<RMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_getResults(ProcessPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
__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.Ice.AsyncResult begin_getResults(ProcessPrx proc, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RMap> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
__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.RMap end_getResults(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
boolean setDetach(boolean detach) throws ServerError
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by defaultServerError
boolean setDetach(boolean detach, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_setDetach(boolean detach)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by defaultIce.AsyncResult begin_setDetach(boolean detach, java.util.Map<java.lang.String,java.lang.String> __ctx)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setDetach(boolean detach, Ice.Callback __cb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__cb
- The asynchronous callback object.Ice.AsyncResult begin_setDetach(boolean detach, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setDetach(boolean detach, Callback_InteractiveProcessor_setDetach __cb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__cb
- The asynchronous callback object.Ice.AsyncResult begin_setDetach(boolean detach, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_InteractiveProcessor_setDetach __cb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setDetach(boolean detach, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setDetach(boolean detach, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setDetach(boolean detach, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__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.Ice.AsyncResult begin_setDetach(boolean detach, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__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.boolean end_setDetach(Ice.AsyncResult __result) throws ServerError
Process
on stop. If detach is true, then the
Process
will continue running. Otherwise,
_ProcessOperations.cancel(Ice.Current)
will be called, before preparing for
another run.
false by default__result
- The asynchronous result object.ServerError
void stop() throws ServerError
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.ServerError
void stop(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_stop()
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.Ice.AsyncResult begin_stop(java.util.Map<java.lang.String,java.lang.String> __ctx)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_stop(Ice.Callback __cb)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__cb
- The asynchronous callback object.Ice.AsyncResult begin_stop(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_stop(Callback_InteractiveProcessor_stop __cb)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__cb
- The asynchronous callback object.Ice.AsyncResult begin_stop(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_InteractiveProcessor_stop __cb)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_stop(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_stop(IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_stop(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)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__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.Ice.AsyncResult begin_stop(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)
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__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.void end_stop(Ice.AsyncResult __result) throws ServerError
Job
from
the processor to prepare for another execution.
cancel() will be called on the current Process
if detach is set to false.__result
- The asynchronous result object.ServerError