Package uk.gov.gchq.gaffer.operation.impl.join
-
Class Summary Class Description Join<I> AJoin
Operation is used to join two Iterables together, specifying a match and merge method.Join.Builder<I>
Class | Description |
---|---|
Join<I> |
A
Join Operation is used to join two Iterables together, specifying
a match and merge method. |
Join.Builder<I> |