Package uk.gov.gchq.gaffer.store.operation.handler
Operation handler implementations.
-
Interface Summary Interface Description OperationHandler<OP extends Operation> AnOperationHandlerdefines how to handle a specificOperation.OperationWithSchemaHandler<OP extends Output<? extends O>,O> OutputOperationHandler<OP extends Output<? extends O>,O> AnOutputOperationHandlerdefines how to handle a specificOutputoperations.