Package uk.gov.gchq.gaffer.store.operation.handler.export
Handlers for export operations.
-
Class Summary Class Description ExportOperationHandler<EXPORT extends Export & Operation,EXPORTER extends Exporter> Abstract class describing how to handleExportoperations.ExportToHandler<EXPORT extends ExportTo,EXPORTER extends Exporter> Abstract class describing how to handleExportTooperations.GetExportHandler<EXPORT extends GetExport & Operation,EXPORTER extends Exporter> Abstract class describing how to handleGetExportoperations.GetExportsHandler Handler forGetExportsoperations.