Package uk.gov.gchq.gaffer.operation.impl.export.set
Operations for exporting and retrieving objects from a Set.
-
Class Summary Class Description ExportToSet<T> AnExportToSet
Export operation exports results to a Set.ExportToSet.Builder<T> GetSetExport AnGetSetExport
GetExport operation gets exported Set results.GetSetExport.Builder SetExporter