Uses of Class
uk.gov.gchq.gaffer.operation.impl.export.resultcache.GetGafferResultCacheExport
-
Packages that use GetGafferResultCacheExport Package Description uk.gov.gchq.gaffer.operation.impl.export.resultcache Operations for exporting and retrieving objects from a Gaffer results cache.uk.gov.gchq.gaffer.operation.impl.job Operations for interacting with the Job tracker to get Job details and Job results. -
-
Uses of GetGafferResultCacheExport in uk.gov.gchq.gaffer.operation.impl.export.resultcache
Methods in uk.gov.gchq.gaffer.operation.impl.export.resultcache that return GetGafferResultCacheExport Modifier and Type Method Description GetGafferResultCacheExport
GetGafferResultCacheExport. shallowClone()
-
Uses of GetGafferResultCacheExport in uk.gov.gchq.gaffer.operation.impl.job
Subclasses of GetGafferResultCacheExport in uk.gov.gchq.gaffer.operation.impl.job Modifier and Type Class Description class
GetJobResults
AGetJobResults
operation is used to retrieve the results of executing a job on a Gaffer graph.
-