Package uk.gov.gchq.gaffer.federated.simple.operation.handler
-
Class Summary Class Description EitherOperationHandler<O extends Operation> Custom handler for operations that could in theory target sub graphs or the federated store directly.FederatedOperationHandler<P extends Operation> Main default handler for federated operations.FederatedOutputHandler<P extends Output<O>,O> A sub class operation handler for federation that can process operations that have an output associated with them.SeparateOutputHandler<P extends Output<O>,O> Handler for running federated operations but keeping the results separate under a key of the graph ID the results come from.