Package nz.org.riskscape.engine.join
package nz.org.riskscape.engine.join
-
ClassDescriptionInterface for classes that can join a relation on to another relation, tuple at a time.Specifies what kind of join this isA variation on Joiner that works by joining individual values from the lhs (left-hand side) to an indexed set of rhs (right-hand side) values.