Uses of Class
com.pervasive.datarush.operators.AbstractDeferredRecordOperator
Packages that use AbstractDeferredRecordOperator
Package
Description
Provides operators for partitioning and unpartitioning flows of data.
Provides operators for sorting and manipulating sorted
flows.
-
Uses of AbstractDeferredRecordOperator in com.pervasive.datarush.operators.partition
Subclasses of AbstractDeferredRecordOperator in com.pervasive.datarush.operators.partitionModifier and TypeClassDescriptionfinal classForces parallel streams of data to be gathered into a single non-parallel stream.final classForces the input data to be partitioned into parallel streams of data for subsequent parallel operations. -
Uses of AbstractDeferredRecordOperator in com.pervasive.datarush.operators.sort
Subclasses of AbstractDeferredRecordOperator in com.pervasive.datarush.operators.sort