Package omero.api

Interface JobHandlePrx

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface Ice.ObjectPrx

        Ice.ObjectPrx.FunctionalCallback_Object_ice_invoke_Response
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method 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, 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, 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_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, Callback_JobHandle_attach __cb)
      Returns the current JobStatus for the Job id.
      Ice.AsyncResult begin_cancelJob()
      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, 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_cancelJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_JobHandle_cancelJob __cb)
      Marks a job for cancellation.
      Ice.AsyncResult begin_cancelJob​(Callback_JobHandle_cancelJob __cb)
      Marks a job for cancellation.
      Ice.AsyncResult begin_getJob()
      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, 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_getJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_JobHandle_getJob __cb)
      Returns the current Job
      Ice.AsyncResult begin_getJob​(Callback_JobHandle_getJob __cb)
      Returns the current Job
      Ice.AsyncResult begin_jobError()
      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, 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_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​(Callback_JobHandle_jobError __cb)
      Returns true if the Job has thrown an error.
      Ice.AsyncResult begin_jobFinished()
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      Ice.AsyncResult begin_jobFinished​(Ice.Callback __cb)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      Ice.AsyncResult begin_jobFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb, IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      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)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      Ice.AsyncResult begin_jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      Ice.AsyncResult begin_jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Ice.Callback __cb)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      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)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      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)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      Ice.AsyncResult begin_jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_JobHandle_jobFinished __cb)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      Ice.AsyncResult begin_jobFinished​(Callback_JobHandle_jobFinished __cb)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      Ice.AsyncResult begin_jobMessage()
      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, 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_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​(Callback_JobHandle_jobMessage __cb)
      Returns the current message for job.
      Ice.AsyncResult begin_jobRunning()
      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, 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_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​(Callback_JobHandle_jobRunning __cb)
      Returns true if the Job is running, i.e.
      Ice.AsyncResult begin_jobStatus()
      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, 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_jobStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx, Callback_JobHandle_jobStatus __cb)
      Returns the current JobStatus.
      Ice.AsyncResult begin_jobStatus​(Callback_JobHandle_jobStatus __cb)
      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, 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, 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_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, Callback_JobHandle_setMessage __cb)
      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, 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, 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_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, Callback_JobHandle_setStatus __cb)
      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, 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, 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_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, Callback_JobHandle_setStatusAndMessage __cb)
      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, 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, 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.
      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, Callback_JobHandle_submit __cb)
      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)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      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()
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      RTime jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
      Returns null if the Job is not finished, otherwise the RTime for when it completed.
      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.
      • Methods inherited from interface Ice.ObjectPrx

        begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
    • Method Detail

      • submit

        long submit​(Job job)
             throws ServerError
        Submits a 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.
        Parameters:
        job - Not null
        Throws:
        ServerError
      • submit

        long submit​(Job job,
                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
             throws ServerError
        Submits a 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.
        Parameters:
        job - Not null
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_submit

        Ice.AsyncResult begin_submit​(Job job)
        Submits a 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.
        Parameters:
        job - Not null
        Returns:
        The asynchronous result object.
      • begin_submit

        Ice.AsyncResult begin_submit​(Job job,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Submits a 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.
        Parameters:
        job - Not null
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_submit

        Ice.AsyncResult begin_submit​(Job job,
                                     Ice.Callback __cb)
        Submits a 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.
        Parameters:
        job - Not null
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_submit

        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. The only fields directly on status which are editable are message, scheduledFor and status. The latter two must be sensible.
        Parameters:
        job - Not null
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_submit

        Ice.AsyncResult begin_submit​(Job job,
                                     Callback_JobHandle_submit __cb)
        Submits a 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.
        Parameters:
        job - Not null
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_submit

        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. The only fields directly on status which are editable are message, scheduledFor and status. The latter two must be sensible.
        Parameters:
        job - Not null
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_submit

        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. The only fields directly on status which are editable are message, scheduledFor and status. The latter two must be sensible.
        Parameters:
        job - Not null
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_submit

        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. The only fields directly on status which are editable are message, scheduledFor and status. The latter two must be sensible.
        Parameters:
        job - Not null
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_submit

        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. The only fields directly on status which are editable are message, scheduledFor and status. The latter two must be sensible.
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • begin_submit

        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. The only fields directly on status which are editable are message, scheduledFor and status. The latter two must be sensible.
        Parameters:
        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.
        Returns:
        The asynchronous result object.
      • end_submit

        long end_submit​(Ice.AsyncResult __result)
                 throws ServerError
        Submits a 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.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • attach

        JobStatus attach​(long jobId,
                         java.util.Map<java.lang.String,​java.lang.String> __ctx)
                  throws ServerError
        Returns the current JobStatus for the Job id.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ApiUsageException - if the Job does not exist.
        ServerError
      • begin_attach

        Ice.AsyncResult begin_attach​(long jobId)
        Returns the current JobStatus for the Job id.
        Returns:
        The asynchronous result object.
      • begin_attach

        Ice.AsyncResult begin_attach​(long jobId,
                                     java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the current JobStatus for the Job id.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_attach

        Ice.AsyncResult begin_attach​(long jobId,
                                     Ice.Callback __cb)
        Returns the current JobStatus for the Job id.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_attach

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_attach

        Ice.AsyncResult begin_attach​(long jobId,
                                     Callback_JobHandle_attach __cb)
        Returns the current JobStatus for the Job id.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_attach

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_attach

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_attach

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_attach

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_attach

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_attach

        JobStatus end_attach​(Ice.AsyncResult __result)
                      throws ServerError
        Returns the current JobStatus for the Job id.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ApiUsageException - if the Job does not exist.
        ServerError
      • getJob

        Job getJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
            throws ServerError
        Returns the current Job
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_getJob

        Ice.AsyncResult begin_getJob()
        Returns the current Job
        Returns:
        The asynchronous result object.
      • begin_getJob

        Ice.AsyncResult begin_getJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the current Job
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_getJob

        Ice.AsyncResult begin_getJob​(Ice.Callback __cb)
        Returns the current Job
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getJob

        Ice.AsyncResult begin_getJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                     Ice.Callback __cb)
        Returns the current Job
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getJob

        Ice.AsyncResult begin_getJob​(Callback_JobHandle_getJob __cb)
        Returns the current Job
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getJob

        Ice.AsyncResult begin_getJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                     Callback_JobHandle_getJob __cb)
        Returns the current Job
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_getJob

        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
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getJob

        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
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_getJob

        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
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_getJob

        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
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_getJob

        Job end_getJob​(Ice.AsyncResult __result)
                throws ServerError
        Returns the current Job
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • jobStatus

        JobStatus jobStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                     throws ServerError
        Returns the current JobStatus. Will never return null.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_jobStatus

        Ice.AsyncResult begin_jobStatus()
        Returns the current JobStatus. Will never return null.
        Returns:
        The asynchronous result object.
      • begin_jobStatus

        Ice.AsyncResult begin_jobStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the current JobStatus. Will never return null.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_jobStatus

        Ice.AsyncResult begin_jobStatus​(Ice.Callback __cb)
        Returns the current JobStatus. Will never return null.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobStatus

        Ice.AsyncResult begin_jobStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Ice.Callback __cb)
        Returns the current JobStatus. Will never return null.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobStatus

        Ice.AsyncResult begin_jobStatus​(Callback_JobHandle_jobStatus __cb)
        Returns the current JobStatus. Will never return null.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobStatus

        Ice.AsyncResult begin_jobStatus​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Callback_JobHandle_jobStatus __cb)
        Returns the current JobStatus. Will never return null.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_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. Will never return null.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_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. Will never return null.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_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. Will never return null.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_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. Will never return null.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_jobStatus

        JobStatus end_jobStatus​(Ice.AsyncResult __result)
                         throws ServerError
        Returns the current JobStatus. Will never return null.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • jobFinished

        RTime jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                   throws ServerError
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_jobFinished

        Ice.AsyncResult begin_jobFinished()
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        Ice.AsyncResult begin_jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        Ice.AsyncResult begin_jobFinished​(Ice.Callback __cb)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        Ice.AsyncResult begin_jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Ice.Callback __cb)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        Ice.AsyncResult begin_jobFinished​(Callback_JobHandle_jobFinished __cb)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        Ice.AsyncResult begin_jobFinished​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                          Callback_JobHandle_jobFinished __cb)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        Ice.AsyncResult begin_jobFinished​(IceInternal.Functional_GenericCallback1<RTime> __responseCb,
                                          IceInternal.Functional_GenericCallback1<Ice.UserException> __userExceptionCb,
                                          IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        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)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        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)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobFinished

        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)
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_jobFinished

        RTime end_jobFinished​(Ice.AsyncResult __result)
                       throws ServerError
        Returns null if the Job is not finished, otherwise the RTime for when it completed.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • jobMessage

        java.lang.String jobMessage()
                             throws ServerError
        Returns the current message for job. May be set during processing.
        Throws:
        ServerError
      • jobMessage

        java.lang.String jobMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                             throws ServerError
        Returns the current message for job. May be set during processing.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_jobMessage

        Ice.AsyncResult begin_jobMessage()
        Returns the current message for job. May be set during processing.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        Ice.AsyncResult begin_jobMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns the current message for job. May be set during processing.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        Ice.AsyncResult begin_jobMessage​(Ice.Callback __cb)
        Returns the current message for job. May be set during processing.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        Ice.AsyncResult begin_jobMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Ice.Callback __cb)
        Returns the current message for job. May be set during processing.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        Ice.AsyncResult begin_jobMessage​(Callback_JobHandle_jobMessage __cb)
        Returns the current message for job. May be set during processing.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        Ice.AsyncResult begin_jobMessage​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                         Callback_JobHandle_jobMessage __cb)
        Returns the current message for job. May be set during processing.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        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. May be set during processing.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        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. May be set during processing.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        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. May be set during processing.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobMessage

        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. May be set during processing.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_jobMessage

        java.lang.String end_jobMessage​(Ice.AsyncResult __result)
                                 throws ServerError
        Returns the current message for job. May be set during processing.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • jobRunning

        boolean jobRunning()
                    throws ServerError
        Returns true if the Job is running, i.e. has an attached process.
        Throws:
        ServerError
      • jobRunning

        boolean jobRunning​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                    throws ServerError
        Returns true if the Job is running, i.e. has an attached process.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_jobRunning

        Ice.AsyncResult begin_jobRunning()
        Returns true if the Job is running, i.e. has an attached process.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        Ice.AsyncResult begin_jobRunning​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns true if the Job is running, i.e. has an attached process.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        Ice.AsyncResult begin_jobRunning​(Ice.Callback __cb)
        Returns true if the Job is running, i.e. has an attached process.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        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. has an attached process.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        Ice.AsyncResult begin_jobRunning​(Callback_JobHandle_jobRunning __cb)
        Returns true if the Job is running, i.e. has an attached process.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        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. has an attached process.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        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. has an attached process.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        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. has an attached process.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        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. has an attached process.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobRunning

        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. has an attached process.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_jobRunning

        boolean end_jobRunning​(Ice.AsyncResult __result)
                        throws ServerError
        Returns true if the Job is running, i.e. has an attached process.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • jobError

        boolean jobError​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                  throws ServerError
        Returns true if the Job has thrown an error.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_jobError

        Ice.AsyncResult begin_jobError()
        Returns true if the Job has thrown an error.
        Returns:
        The asynchronous result object.
      • begin_jobError

        Ice.AsyncResult begin_jobError​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Returns true if the Job has thrown an error.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_jobError

        Ice.AsyncResult begin_jobError​(Ice.Callback __cb)
        Returns true if the Job has thrown an error.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobError

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobError

        Ice.AsyncResult begin_jobError​(Callback_JobHandle_jobError __cb)
        Returns true if the Job has thrown an error.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobError

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_jobError

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobError

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_jobError

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_jobError

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_jobError

        boolean end_jobError​(Ice.AsyncResult __result)
                      throws ServerError
        Returns true if the Job has thrown an error.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • cancelJob

        void cancelJob()
                throws ServerError
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Throws:
        ServerError
      • cancelJob

        void cancelJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
                throws ServerError
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_cancelJob

        Ice.AsyncResult begin_cancelJob()
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        Ice.AsyncResult begin_cancelJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx)
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        Ice.AsyncResult begin_cancelJob​(Ice.Callback __cb)
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        Ice.AsyncResult begin_cancelJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Ice.Callback __cb)
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        Ice.AsyncResult begin_cancelJob​(Callback_JobHandle_cancelJob __cb)
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        Ice.AsyncResult begin_cancelJob​(java.util.Map<java.lang.String,​java.lang.String> __ctx,
                                        Callback_JobHandle_cancelJob __cb)
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        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. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        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. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        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. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_cancelJob

        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. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_cancelJob

        void end_cancelJob​(Ice.AsyncResult __result)
                    throws ServerError
        Marks a job for cancellation. Not every processor will check for the cancelled flag for a running job, but no non-running job will start if it has been cancelled.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • setStatus

        java.lang.String setStatus​(java.lang.String status)
                            throws ServerError
        Updates the JobStatus for the current job. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Throws:
        ServerError
      • setStatus

        java.lang.String setStatus​(java.lang.String status,
                                   java.util.Map<java.lang.String,​java.lang.String> __ctx)
                            throws ServerError
        Updates the JobStatus for the current job. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_setStatus

        Ice.AsyncResult begin_setStatus​(java.lang.String status)
        Updates the JobStatus for the current job. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        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. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        Ice.AsyncResult begin_setStatus​(java.lang.String status,
                                        Ice.Callback __cb)
        Updates the JobStatus for the current job. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        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. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        Ice.AsyncResult begin_setStatus​(java.lang.String status,
                                        Callback_JobHandle_setStatus __cb)
        Updates the JobStatus for the current job. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        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. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        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. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        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. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        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. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setStatus

        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. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_setStatus

        java.lang.String end_setStatus​(Ice.AsyncResult __result)
                                throws ServerError
        Updates the JobStatus for the current job. The previous status is returned as a string. If the status is CANCELLED, this method is equivalent to cancelJob.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError
      • setMessage

        java.lang.String setMessage​(java.lang.String message)
                             throws ServerError
        Sets the job's message string, and returns the previous value.
        Returns:
        the previous message value
        Throws:
        ServerError
      • setMessage

        java.lang.String setMessage​(java.lang.String message,
                                    java.util.Map<java.lang.String,​java.lang.String> __ctx)
                             throws ServerError
        Sets the job's message string, and returns the previous value.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        the previous message value
        Throws:
        ServerError
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(java.lang.String message)
        Sets the job's message string, and returns the previous value.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(java.lang.String message,
                                         Ice.Callback __cb)
        Sets the job's message string, and returns the previous value.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        Ice.AsyncResult begin_setMessage​(java.lang.String message,
                                         Callback_JobHandle_setMessage __cb)
        Sets the job's message string, and returns the previous value.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_setMessage

        java.lang.String end_setMessage​(Ice.AsyncResult __result)
                                 throws ServerError
        Sets the job's message string, and returns the previous value.
        Parameters:
        __result - The asynchronous result object.
        Returns:
        the previous message value
        Throws:
        ServerError
      • setStatusAndMessage

        java.lang.String setStatusAndMessage​(java.lang.String status,
                                             RString message)
                                      throws ServerError
        Like setStatus but also sets the message.
        Throws:
        ServerError
      • setStatusAndMessage

        java.lang.String setStatusAndMessage​(java.lang.String status,
                                             RString message,
                                             java.util.Map<java.lang.String,​java.lang.String> __ctx)
                                      throws ServerError
        Like setStatus but also sets the message.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Throws:
        ServerError
      • begin_setStatusAndMessage

        Ice.AsyncResult begin_setStatusAndMessage​(java.lang.String status,
                                                  RString message)
        Like setStatus but also sets the message.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        Ice.AsyncResult begin_setStatusAndMessage​(java.lang.String status,
                                                  RString message,
                                                  Ice.Callback __cb)
        Like setStatus but also sets the message.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        Ice.AsyncResult begin_setStatusAndMessage​(java.lang.String status,
                                                  RString message,
                                                  Callback_JobHandle_setStatusAndMessage __cb)
        Like setStatus but also sets the message.
        Parameters:
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __cb - The asynchronous callback object.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        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.
        Parameters:
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        Returns:
        The asynchronous result object.
      • begin_setStatusAndMessage

        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.
        Parameters:
        __ctx - The Context map to send with the invocation.
        __responseCb - The lambda response callback.
        __userExceptionCb - The lambda user exception callback.
        __exceptionCb - The lambda exception callback.
        __sentCb - The lambda sent callback.
        Returns:
        The asynchronous result object.
      • end_setStatusAndMessage

        java.lang.String end_setStatusAndMessage​(Ice.AsyncResult __result)
                                          throws ServerError
        Like setStatus but also sets the message.
        Parameters:
        __result - The asynchronous result object.
        Throws:
        ServerError