public interface JobHandlePrx extends StatefulServiceInterfacePrx
NOTE: The calling order for the service is as follows:
submit
or attach
close
close
does not cancel or otherwise change
the Job state. See cancelJob
.Modifier and Type | Method and Description |
---|---|
JobStatus |
attach(long jobId)
Returns the current
JobStatus for the
Job id. |
JobStatus |
attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
Callback_JobHandle_attach __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
Ice.Callback __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_attach __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_attach(long jobId,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus for the
Job id. |
Ice.AsyncResult |
begin_cancelJob()
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(Callback_JobHandle_cancelJob __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(Ice.Callback __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_cancelJob __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(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)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_cancelJob(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)
Marks a job for cancellation.
|
Ice.AsyncResult |
begin_getJob()
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(Callback_JobHandle_getJob __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(Ice.Callback __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_getJob __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
Job |
Ice.AsyncResult |
begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<Job> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
Job |
Ice.AsyncResult |
begin_jobError()
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(Callback_JobHandle_jobError __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(Ice.Callback __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobError __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(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)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobError(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)
Returns
true if the Job
has thrown an error. |
Ice.AsyncResult |
begin_jobFinished()
|
Ice.AsyncResult |
begin_jobFinished(Callback_JobHandle_jobFinished __cb)
|
Ice.AsyncResult |
begin_jobFinished(Ice.Callback __cb)
|
Ice.AsyncResult |
begin_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
|
Ice.AsyncResult |
begin_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobFinished __cb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
|
Ice.AsyncResult |
begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<RTime> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
|
Ice.AsyncResult |
begin_jobMessage()
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(Callback_JobHandle_jobMessage __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(Ice.Callback __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobMessage __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current message for job.
|
Ice.AsyncResult |
begin_jobRunning()
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(Callback_JobHandle_jobRunning __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(Ice.Callback __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobRunning __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(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)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobRunning(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)
Returns
true if the Job is
running, i.e. |
Ice.AsyncResult |
begin_jobStatus()
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(Callback_JobHandle_jobStatus __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(Ice.Callback __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_jobStatus __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<JobStatus> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Returns the current
JobStatus . |
Ice.AsyncResult |
begin_setMessage(java.lang.String message)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
Callback_JobHandle_setMessage __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
Ice.Callback __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_setMessage __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Sets the job's message string, and returns the previous
value.
|
Ice.AsyncResult |
begin_setStatus(java.lang.String status)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
Callback_JobHandle_setStatus __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
Ice.Callback __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_setStatus __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Updates the
JobStatus for the current
job. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
Callback_JobHandle_setStatusAndMessage __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
Ice.Callback __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_setStatusAndMessage __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Like
setStatus but also sets the message. |
Ice.AsyncResult |
begin_submit(Job job)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
Callback_JobHandle_submit __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
Ice.Callback __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_JobHandle_submit __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Submits a
Job and returns its database
id. |
Ice.AsyncResult |
begin_submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_LongCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Submits a
Job and returns its database
id. |
void |
cancelJob()
Marks a job for cancellation.
|
void |
cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Marks a job for cancellation.
|
JobStatus |
end_attach(Ice.AsyncResult __result)
Returns the current
JobStatus for the
Job id. |
void |
end_cancelJob(Ice.AsyncResult __result)
Marks a job for cancellation.
|
Job |
end_getJob(Ice.AsyncResult __result)
Returns the current
Job |
boolean |
end_jobError(Ice.AsyncResult __result)
Returns
true if the Job
has thrown an error. |
RTime |
end_jobFinished(Ice.AsyncResult __result)
|
java.lang.String |
end_jobMessage(Ice.AsyncResult __result)
Returns the current message for job.
|
boolean |
end_jobRunning(Ice.AsyncResult __result)
Returns
true if the Job is
running, i.e. |
JobStatus |
end_jobStatus(Ice.AsyncResult __result)
Returns the current
JobStatus . |
java.lang.String |
end_setMessage(Ice.AsyncResult __result)
Sets the job's message string, and returns the previous
value.
|
java.lang.String |
end_setStatus(Ice.AsyncResult __result)
Updates the
JobStatus for the current
job. |
java.lang.String |
end_setStatusAndMessage(Ice.AsyncResult __result)
Like
setStatus but also sets the message. |
long |
end_submit(Ice.AsyncResult __result)
Submits a
Job and returns its database
id. |
Job |
getJob()
Returns the current
Job |
Job |
getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
Job |
boolean |
jobError()
Returns
true if the Job
has thrown an error. |
boolean |
jobError(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job
has thrown an error. |
RTime |
jobFinished()
|
RTime |
jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
|
java.lang.String |
jobMessage()
Returns the current message for job.
|
java.lang.String |
jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current message for job.
|
boolean |
jobRunning()
Returns
true if the Job is
running, i.e. |
boolean |
jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns
true if the Job is
running, i.e. |
JobStatus |
jobStatus()
Returns the current
JobStatus . |
JobStatus |
jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
Returns the current
JobStatus . |
java.lang.String |
setMessage(java.lang.String message)
Sets the job's message string, and returns the previous
value.
|
java.lang.String |
setMessage(java.lang.String message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Sets the job's message string, and returns the previous
value.
|
java.lang.String |
setStatus(java.lang.String status)
Updates the
JobStatus for the current
job. |
java.lang.String |
setStatus(java.lang.String status,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Updates the
JobStatus for the current
job. |
java.lang.String |
setStatusAndMessage(java.lang.String status,
RString message)
Like
setStatus but also sets the message. |
java.lang.String |
setStatusAndMessage(java.lang.String status,
RString message,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Like
setStatus but also sets the message. |
long |
submit(Job job)
Submits a
Job and returns its database
id. |
long |
submit(Job job,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Submits a
Job and returns its database
id. |
activate, activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_activate, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_close, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_getCurrentEventContext, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, begin_passivate, close, close, end_activate, end_close, end_getCurrentEventContext, end_passivate, getCurrentEventContext, getCurrentEventContext, passivate, passivate
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 submit(Job job) throws ServerError
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not nullServerError
long submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_submit(Job job)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not nullIce.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_submit(Job job, Ice.Callback __cb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__cb
- The asynchronous callback object.Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_submit(Job job, Callback_JobHandle_submit __cb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__cb
- The asynchronous callback object.Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_submit __cb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_submit(Job job, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_submit(Job job, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__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_submit(Job job, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_LongCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.job
- Not null__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.long end_submit(Ice.AsyncResult __result) throws ServerError
Job
and returns its database
id. The only fields directly on status which are editable
are message, scheduledFor and
status. The latter two must be sensible.__result
- The asynchronous result object.ServerError
JobStatus attach(long jobId) throws ServerError
JobStatus
for the
Job id.ApiUsageException
- if the Job
does not exist.ServerError
JobStatus attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobStatus
for the
Job id.__ctx
- The Context map to send with the invocation.ApiUsageException
- if the Job
does not exist.ServerError
Ice.AsyncResult begin_attach(long jobId)
JobStatus
for the
Job id.Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx)
JobStatus
for the
Job id.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_attach(long jobId, Ice.Callback __cb)
JobStatus
for the
Job id.__cb
- The asynchronous callback object.Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobStatus
for the
Job id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_attach(long jobId, Callback_JobHandle_attach __cb)
JobStatus
for the
Job id.__cb
- The asynchronous callback object.Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_attach __cb)
JobStatus
for the
Job id.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_attach(long jobId, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobStatus
for the
Job id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_attach(long jobId, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobStatus
for the
Job id.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobStatus
for the
Job id.__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_attach(long jobId, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobStatus
for the
Job id.__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.JobStatus end_attach(Ice.AsyncResult __result) throws ServerError
JobStatus
for the
Job id.__result
- The asynchronous result object.ApiUsageException
- if the Job
does not exist.ServerError
Job getJob() throws ServerError
Job
ServerError
Job getJob(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
Job
__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_getJob()
Job
Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
Job
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_getJob(Ice.Callback __cb)
Job
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
Job
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_getJob(Callback_JobHandle_getJob __cb)
Job
__cb
- The asynchronous callback object.Ice.AsyncResult begin_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_getJob __cb)
Job
__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.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Job
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_getJob(IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Job
__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception 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.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Job
__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_getJob(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<Job> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
Job
__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.Job end_getJob(Ice.AsyncResult __result) throws ServerError
Job
__result
- The asynchronous result object.ServerError
JobStatus jobStatus() throws ServerError
JobStatus
. Will
never return null.ServerError
JobStatus jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobStatus
. Will
never return null.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_jobStatus()
JobStatus
. Will
never return null.Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx)
JobStatus
. Will
never return null.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_jobStatus(Ice.Callback __cb)
JobStatus
. Will
never return null.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobStatus
. Will
never return null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobStatus(Callback_JobHandle_jobStatus __cb)
JobStatus
. Will
never return null.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobStatus __cb)
JobStatus
. Will
never return null.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobStatus
. Will
never return null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_jobStatus(IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobStatus
. Will
never return null.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobStatus
. Will
never return null.__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_jobStatus(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<JobStatus> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobStatus
. Will
never return null.__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.JobStatus end_jobStatus(Ice.AsyncResult __result) throws ServerError
JobStatus
. Will
never return null.__result
- The asynchronous result object.ServerError
RTime jobFinished() throws ServerError
ServerError
RTime jobFinished(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_jobFinished()
Ice.AsyncResult begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_jobFinished(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobFinished(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_jobFinished(Callback_JobHandle_jobFinished __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobFinished __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __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_jobFinished(IceInternal.Functional_GenericCallback1<RTime> __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_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __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_jobFinished(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<RTime> __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.RTime end_jobFinished(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
java.lang.String jobMessage() throws ServerError
ServerError
java.lang.String jobMessage(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_jobMessage()
Ice.AsyncResult begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_jobMessage(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobMessage(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_jobMessage(Callback_JobHandle_jobMessage __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobMessage __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __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_jobMessage(IceInternal.Functional_GenericCallback1<java.lang.String> __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_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __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_jobMessage(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __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.java.lang.String end_jobMessage(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
boolean jobRunning() throws ServerError
true
if the Job
is
running, i.e. has an attached process.ServerError
boolean jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
true
if the Job
is
running, i.e. has an attached process.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_jobRunning()
true
if the Job
is
running, i.e. has an attached process.Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx)
true
if the Job
is
running, i.e. has an attached process.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_jobRunning(Ice.Callback __cb)
true
if the Job
is
running, i.e. has an attached process.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
true
if the Job
is
running, i.e. has an attached process.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobRunning(Callback_JobHandle_jobRunning __cb)
true
if the Job
is
running, i.e. has an attached process.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobRunning(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobRunning __cb)
true
if the Job
is
running, i.e. has an attached process.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
true
if the Job
is
running, i.e. has an attached process.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_jobRunning(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
true
if the Job
is
running, i.e. has an attached process.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_jobRunning(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)
true
if the Job
is
running, i.e. has an attached process.__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_jobRunning(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)
true
if the Job
is
running, i.e. has an attached process.__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_jobRunning(Ice.AsyncResult __result) throws ServerError
true
if the Job
is
running, i.e. has an attached process.__result
- The asynchronous result object.ServerError
boolean jobError() throws ServerError
true
if the Job
has thrown an error.ServerError
boolean jobError(java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
true
if the Job
has thrown an error.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_jobError()
true
if the Job
has thrown an error.Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx)
true
if the Job
has thrown an error.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_jobError(Ice.Callback __cb)
true
if the Job
has thrown an error.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
true
if the Job
has thrown an error.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobError(Callback_JobHandle_jobError __cb)
true
if the Job
has thrown an error.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobError(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_jobError __cb)
true
if the Job
has thrown an error.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_jobError(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
true
if the Job
has thrown an error.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_jobError(IceInternal.Functional_BoolCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
true
if the Job
has thrown an error.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_jobError(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)
true
if the Job
has thrown an error.__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_jobError(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)
true
if the Job
has thrown an error.__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_jobError(Ice.AsyncResult __result) throws ServerError
true
if the Job
has thrown an error.__result
- The asynchronous result object.ServerError
void cancelJob() throws ServerError
ServerError
void cancelJob(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_cancelJob()
Ice.AsyncResult begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_cancelJob(Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_cancelJob(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_cancelJob(Callback_JobHandle_cancelJob __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_cancelJob(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_cancelJob __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_cancelJob(IceInternal.Functional_VoidCallback __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_cancelJob(IceInternal.Functional_VoidCallback __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_cancelJob(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)
__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_cancelJob(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)
__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_cancelJob(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
java.lang.String setStatus(java.lang.String status) throws ServerError
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.ServerError
java.lang.String setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_setStatus(java.lang.String status)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setStatus(java.lang.String status, Ice.Callback __cb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatus(java.lang.String status, Callback_JobHandle_setStatus __cb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_setStatus __cb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatus(java.lang.String status, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setStatus(java.lang.String status, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__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_setStatus(java.lang.String status, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__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.java.lang.String end_setStatus(Ice.AsyncResult __result) throws ServerError
JobStatus
for the current
job. The previous status is returned as a string. If the
status is CANCELLED
, this method is equivalent to
cancelJob
.__result
- The asynchronous result object.ServerError
java.lang.String setMessage(java.lang.String message) throws ServerError
ServerError
java.lang.String setMessage(java.lang.String message, 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_setMessage(java.lang.String message)
Ice.AsyncResult begin_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx)
__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setMessage(java.lang.String message, Ice.Callback __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_setMessage(java.lang.String message, 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_setMessage(java.lang.String message, Callback_JobHandle_setMessage __cb)
__cb
- The asynchronous callback object.Ice.AsyncResult begin_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_setMessage __cb)
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setMessage(java.lang.String message, IceInternal.Functional_GenericCallback1<java.lang.String> __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_setMessage(java.lang.String message, IceInternal.Functional_GenericCallback1<java.lang.String> __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_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __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_setMessage(java.lang.String message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __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.java.lang.String end_setMessage(Ice.AsyncResult __result) throws ServerError
__result
- The asynchronous result object.ServerError
java.lang.String setStatusAndMessage(java.lang.String status, RString message) throws ServerError
setStatus
but also sets the message.ServerError
java.lang.String setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx) throws ServerError
setStatus
but also sets the message.__ctx
- The Context map to send with the invocation.ServerError
Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message)
setStatus
but also sets the message.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx)
setStatus
but also sets the message.__ctx
- The Context map to send with the invocation.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, Ice.Callback __cb)
setStatus
but also sets the message.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
setStatus
but also sets the message.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, Callback_JobHandle_setStatusAndMessage __cb)
setStatus
but also sets the message.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_JobHandle_setStatusAndMessage __cb)
setStatus
but also sets the message.__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
setStatus
but also sets the message.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
setStatus
but also sets the message.__responseCb
- The lambda response callback.__userExceptionCb
- The lambda user exception callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.Ice.AsyncResult begin_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
setStatus
but also sets the message.__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_setStatusAndMessage(java.lang.String status, RString message, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
setStatus
but also sets the message.__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.java.lang.String end_setStatusAndMessage(Ice.AsyncResult __result) throws ServerError
setStatus
but also sets the message.__result
- The asynchronous result object.ServerError