Interface JoinCondition

    • Method Detail

      • apply

        boolean apply​(RowData in1,
                      RowData in2)
        Returns:
        true if the join condition stays true for the joined row (in1, in2)