Uses of Class
uk.gov.gchq.gaffer.operation.impl.job.CancelScheduledJob
-
Packages that use CancelScheduledJob 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. -
-
Uses of CancelScheduledJob in uk.gov.gchq.gaffer.operation.impl.job
Methods in uk.gov.gchq.gaffer.operation.impl.job that return CancelScheduledJob Modifier and Type Method Description CancelScheduledJob
CancelScheduledJob. shallowClone()
-
Uses of CancelScheduledJob in uk.gov.gchq.gaffer.store.operation.handler.job
Methods in uk.gov.gchq.gaffer.store.operation.handler.job with parameters of type CancelScheduledJob Modifier and Type Method Description Void
CancelScheduledJobHandler. doOperation(CancelScheduledJob operation, Context context, Store store)
-