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