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