Package | Description |
---|---|
com.pervasive.datarush.ports.record |
Provides implementations of port objects related to the flow of record sets
between operators.
|
Modifier and Type | Class and Description |
---|---|
class |
BalancedDistribution
Used to redistribute the data in a roughly balanced fashion.
|
class |
KeyDrivenDataDistribution
DataDistribution based on a set of keys from the input data.
|
class |
UnspecifiedPartialDistribution
The default data distribution; if unspecified an operator will receive data in the same
distribution as the upstream operator.
|
Copyright © 2020 Actian Corporation. All rights reserved.