Uses of Class
uk.gov.gchq.gaffer.operation.impl.export.resultcache.ExportToGafferResultCache.Builder
-
Packages that use ExportToGafferResultCache.Builder Package Description uk.gov.gchq.gaffer.operation.impl.export.resultcache Operations for exporting and retrieving objects from a Gaffer results cache. -
-
Uses of ExportToGafferResultCache.Builder in uk.gov.gchq.gaffer.operation.impl.export.resultcache
Methods in uk.gov.gchq.gaffer.operation.impl.export.resultcache that return ExportToGafferResultCache.Builder Modifier and Type Method Description ExportToGafferResultCache.Builder<T>
ExportToGafferResultCache.Builder. opAuths(String... opAuths)
ExportToGafferResultCache.Builder<T>
ExportToGafferResultCache.Builder. opAuths(Set<String> opAuths)
-