Class Hierarchy
- java.lang.Object
- com.pervasive.datarush.operators.AbstractLogicalOperator (implements com.pervasive.datarush.operators.LogicalOperator)
- com.pervasive.datarush.operators.CompositeOperator
- com.pervasive.datarush.operators.join.AbstractRelationalJoin
- com.pervasive.datarush.operators.join.FilterExistingRows
- com.pervasive.datarush.operators.join.Join
- com.pervasive.datarush.operators.join.SemiJoin
- com.pervasive.datarush.operators.join.AbstractRelationalJoin
- com.pervasive.datarush.operators.StreamingOperator
- com.pervasive.datarush.operators.DeferredCompositeOperator
- com.pervasive.datarush.operators.join.UnionAll (implements com.pervasive.datarush.operators.SourceOperator<T>)
- com.pervasive.datarush.operators.ExecutableOperator
- com.pervasive.datarush.operators.join.CrossJoin
- com.pervasive.datarush.operators.join.FilterExistJoinProcess
- com.pervasive.datarush.operators.DeferredCompositeOperator
- com.pervasive.datarush.operators.CompositeOperator
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.pervasive.datarush.exceptions.DRException
- com.pervasive.datarush.operators.join.DataNotSortedException
- com.pervasive.datarush.exceptions.DRException
- java.lang.RuntimeException
- java.lang.Exception
- com.pervasive.datarush.operators.AbstractLogicalOperator (implements com.pervasive.datarush.operators.LogicalOperator)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.pervasive.datarush.operators.join.JoinMode
- com.pervasive.datarush.operators.join.SemiJoinMode
- com.pervasive.datarush.operators.join.UnionAll.UnionMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)