Uses of Package
uk.gov.gchq.gaffer.operation.impl.export.localfile
-
Packages that use uk.gov.gchq.gaffer.operation.impl.export.localfile Package Description uk.gov.gchq.gaffer.operation.impl.export.localfile uk.gov.gchq.gaffer.store.operation.handler.export.localfile -
Classes in uk.gov.gchq.gaffer.operation.impl.export.localfile used by uk.gov.gchq.gaffer.operation.impl.export.localfile Class Description ExportToLocalFile AExportToLocalFileoperation that takes an Iterable of Strings and writes them to a local file.ExportToLocalFile.Builder ImportFromLocalFile AnImportFromLocalFileGetExport operation gets exported Set results.ImportFromLocalFile.Builder -
Classes in uk.gov.gchq.gaffer.operation.impl.export.localfile used by uk.gov.gchq.gaffer.store.operation.handler.export.localfile Class Description ImportFromLocalFile AnImportFromLocalFileGetExport operation gets exported Set results.LocalFileExporter Implementation of theExporterinterface for exporting an Iterable of strings to a local file.