Class ExportToOtherGraphHandler
- java.lang.Object
-
- uk.gov.gchq.gaffer.store.operation.handler.export.ExportOperationHandler<EXPORT,EXPORTER>
-
- uk.gov.gchq.gaffer.store.operation.handler.export.ExportToHandler<ExportToOtherGraph,OtherGraphExporter>
-
- uk.gov.gchq.gaffer.operation.export.graph.handler.ExportToOtherGraphHandler
-
- All Implemented Interfaces:
OperationHandler<ExportToOtherGraph>
public class ExportToOtherGraphHandler extends ExportToHandler<ExportToOtherGraph,OtherGraphExporter>
-
-
Constructor Summary
Constructors Constructor Description ExportToOtherGraphHandler()
-
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
-
-