Uses of Class
uk.gov.gchq.gaffer.operation.impl.export.localfile.ImportFromLocalFile
-
Packages that use ImportFromLocalFile Package Description uk.gov.gchq.gaffer.operation.impl.export.localfile uk.gov.gchq.gaffer.store.operation.handler.export.localfile -
-
Uses of ImportFromLocalFile in uk.gov.gchq.gaffer.operation.impl.export.localfile
Methods in uk.gov.gchq.gaffer.operation.impl.export.localfile that return ImportFromLocalFile Modifier and Type Method Description ImportFromLocalFileImportFromLocalFile. shallowClone() -
Uses of ImportFromLocalFile in uk.gov.gchq.gaffer.store.operation.handler.export.localfile
Methods in uk.gov.gchq.gaffer.store.operation.handler.export.localfile with parameters of type ImportFromLocalFile Modifier and Type Method Description LocalFileExporterImportFromLocalFileHandler. createExporter(ImportFromLocalFile importOp, Context context, Store store)
-