Uses of Class
com.pervasive.datarush.ports.record.PartialStaticDataDistribution
Packages that use PartialStaticDataDistribution
Package
Description
Provides implementations of port objects related to the flow of record sets
between operators.
-
Uses of PartialStaticDataDistribution in com.pervasive.datarush.ports.record
Subclasses of PartialStaticDataDistribution in com.pervasive.datarush.ports.recordModifier and TypeClassDescriptionfinal classUsed to redistribute the data in a roughly balanced fashion.final classDataDistribution based on a set of keys from the input data.final classThe default data distribution; if unspecified an operator will receive data in the same distribution as the upstream operator.