Package | Description |
---|---|
com.pervasive.datarush.ports.record |
Provides implementations of port objects related to the flow of record sets
between operators.
|
Modifier and Type | Field and Description |
---|---|
static UnspecifiedPartialDistribution |
UnspecifiedPartialDistribution.INSTANCE
The singleton instance of this class.
|
Modifier and Type | Method and Description |
---|---|
UnspecifiedPartialDistribution |
UnspecifiedPartialDistribution.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.
|
Copyright © 2020 Actian Corporation. All rights reserved.