Package com.pervasive.datarush.operators.partition


package com.pervasive.datarush.operators.partition

Provides operators for partitioning and unpartitioning flows of data.

  • Classes
    Class
    Description
    Forces parallel streams of data to be gathered into a single non-parallel stream.
    Forces the input data to be partitioned into parallel streams of data for subsequent parallel operations.
    Operator that re-orders its input in a random fashion.