Class JoinFunction
- java.lang.Object
-
- uk.gov.gchq.gaffer.operation.impl.join.methods.JoinFunction
-
-
Constructor Summary
Constructors Constructor Description JoinFunction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<uk.gov.gchq.koryphe.tuple.MapTuple>
join(Iterable left, Iterable right, Match match, MatchKey matchKey, Boolean flatten)
-