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