Uses of Class
com.pervasive.datarush.ports.record.PartialDynamicDataDistribution
-
Packages that use PartialDynamicDataDistribution Package Description com.pervasive.datarush.ports.record Provides implementations of port objects related to the flow of record sets between operators. -
-
Uses of PartialDynamicDataDistribution in com.pervasive.datarush.ports.record
Subclasses of PartialDynamicDataDistribution in com.pervasive.datarush.ports.record Modifier and Type Class Description class
DynamicRangeDataDistribution
A distribution where data is range-partitioned by a selected array of keys.
-