Uses of Package
com.pervasive.datarush.operators.join
Packages that use com.pervasive.datarush.operators.join
Package
Description
Provides operators for joining together two data sets into a single one.
-
Classes in com.pervasive.datarush.operators.join used by com.pervasive.datarush.operators.joinClassDescriptionCommon base class for the various types of join that we support.Unchecked exception thrown to indicate that an input flow contains rows that are out of order.Specifies how the
Joinoperator should handle rows with unmatched keys.Specifies how theSemiJoinoperator should behave.