Class OuterJoin
- java.lang.Object
-
- uk.gov.gchq.gaffer.operation.impl.join.methods.JoinFunction
-
- uk.gov.gchq.gaffer.operation.impl.join.methods.OuterJoin
-
public class OuterJoin extends JoinFunction
OuterJoin
is a Join function which returns MapTuples containing the keys which have no matches with the other side.