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 AExportToLocalFile
operation that takes an Iterable of Strings and writes them to a local file.ExportToLocalFile.Builder ImportFromLocalFile AnImportFromLocalFile
GetExport 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 AnImportFromLocalFile
GetExport operation gets exported Set results.LocalFileExporter Implementation of theExporter
interface for exporting an Iterable of strings to a local file.