Package | Description |
---|---|
com.pervasive.datarush.operators.join |
Provides operators for joining together two data sets into a single one.
|
Class and Description |
---|
AbstractRelationalJoin
Common base class for the various types of join that we support.
|
DataNotSortedException
Unchecked exception thrown to indicate that an input flow
contains rows that are out of order.
|
JoinMode
Specifies how the
Join operator should handle
rows with unmatched keys. |
SemiJoinMode
Specifies how the
SemiJoin operator should behave. |
UnionAll.UnionMode |
Copyright © 2016 Actian Corporation. All rights reserved.