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 handleExport
operations.ExportToHandler<EXPORT extends ExportTo,EXPORTER extends Exporter> Abstract class describing how to handleExportTo
operations.GetExportHandler<EXPORT extends GetExport & Operation,EXPORTER extends Exporter> Abstract class describing how to handleGetExport
operations.GetExportsHandler Handler forGetExports
operations.