Uses of Class
com.pervasive.datarush.ports.record.UnspecifiedPartialDistribution
Packages that use UnspecifiedPartialDistribution
Package
Description
Provides implementations of port objects related to the flow of record sets
between operators.
-
Uses of UnspecifiedPartialDistribution in com.pervasive.datarush.ports.record
Fields in com.pervasive.datarush.ports.record declared as UnspecifiedPartialDistributionModifier and TypeFieldDescriptionstatic final UnspecifiedPartialDistributionUnspecifiedPartialDistribution.INSTANCEThe singleton instance of this class.Methods in com.pervasive.datarush.ports.record that return UnspecifiedPartialDistributionModifier and TypeMethodDescriptionUnspecifiedPartialDistribution.remap(FieldRemapping mapping) Because UnspecifiedPartialDistribution does not reference any key names, it is not sensitive to transformations to the record namespace and thus this method just returns a reference to this, unmodified.