Class ExportToLocalFileHandler
- java.lang.Object
-
- uk.gov.gchq.gaffer.store.operation.handler.export.ExportOperationHandler<EXPORT,EXPORTER>
-
- uk.gov.gchq.gaffer.store.operation.handler.export.ExportToHandler<ExportToLocalFile,LocalFileExporter>
-
- uk.gov.gchq.gaffer.store.operation.handler.export.localfile.ExportToLocalFileHandler
-
- All Implemented Interfaces:
OperationHandler<ExportToLocalFile>
public class ExportToLocalFileHandler extends ExportToHandler<ExportToLocalFile,LocalFileExporter>
-
-
Constructor Summary
Constructors Constructor Description ExportToLocalFileHandler()
-
Method Summary
-
Methods inherited from class uk.gov.gchq.gaffer.store.operation.handler.export.ExportToHandler
doOperation
-
Methods inherited from class uk.gov.gchq.gaffer.store.operation.handler.export.ExportOperationHandler
doOperation
-
-