Class FederatedJoinHandler<I>
- java.lang.Object
-
- uk.gov.gchq.gaffer.store.operation.handler.join.JoinHandler<I>
-
- uk.gov.gchq.gaffer.federatedstore.operation.handler.impl.FederatedJoinHandler<I>
-
- All Implemented Interfaces:
OperationHandler<Join<I>>
,OutputOperationHandler<Join<I>,Iterable<? extends uk.gov.gchq.koryphe.tuple.MapTuple>>
public class FederatedJoinHandler<I> extends JoinHandler<I>
-
-
Constructor Summary
Constructors Constructor Description FederatedJoinHandler()
-