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