Uses of Package
uk.gov.gchq.gaffer.operation.impl.job
-
Packages that use uk.gov.gchq.gaffer.operation.impl.job Package Description uk.gov.gchq.gaffer.operation.impl.job Operations for interacting with the Job tracker to get Job details and Job results.uk.gov.gchq.gaffer.store.operation.handler.job Handlers for job operations. -
Classes in uk.gov.gchq.gaffer.operation.impl.job used by uk.gov.gchq.gaffer.operation.impl.job Class Description CancelScheduledJob ACancelScheduledJobis anOperationthat will use the providedjobIdto cancel the job, if it is scheduled.CancelScheduledJob.Builder GetAllJobDetails AGetAllJobDetailsoperation is used to retrieve all of theJobDetails related to a Gaffer graph.GetJobDetails AGetJobDetailsoperation is used to retrieve the details of a single job from a Gaffer graph.GetJobDetails.Builder GetJobResults AGetJobResultsoperation is used to retrieve the results of executing a job on a Gaffer graph. -
Classes in uk.gov.gchq.gaffer.operation.impl.job used by uk.gov.gchq.gaffer.store.operation.handler.job Class Description CancelScheduledJob ACancelScheduledJobis anOperationthat will use the providedjobIdto cancel the job, if it is scheduled.GetAllJobDetails AGetAllJobDetailsoperation is used to retrieve all of theJobDetails related to a Gaffer graph.GetJobDetails AGetJobDetailsoperation is used to retrieve the details of a single job from a Gaffer graph.GetJobResults AGetJobResultsoperation is used to retrieve the results of executing a job on a Gaffer graph.