Class 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.
    • Constructor Detail

      • OuterJoin

        public OuterJoin()