Uses of Class
uk.gov.gchq.gaffer.operation.impl.export.set.GetSetExport
-
Packages that use GetSetExport Package Description uk.gov.gchq.gaffer.operation.impl.export.set Operations for exporting and retrieving objects from a Set.uk.gov.gchq.gaffer.store.operation.handler.export.set Handlers for "export to set" operations. -
-
Uses of GetSetExport in uk.gov.gchq.gaffer.operation.impl.export.set
Methods in uk.gov.gchq.gaffer.operation.impl.export.set that return GetSetExport Modifier and Type Method Description GetSetExport
GetSetExport. shallowClone()
-
Uses of GetSetExport in uk.gov.gchq.gaffer.store.operation.handler.export.set
Methods in uk.gov.gchq.gaffer.store.operation.handler.export.set with parameters of type GetSetExport Modifier and Type Method Description SetExporter
GetSetExportHandler. createExporter(GetSetExport export, Context context, Store store)
-