Package | Description |
---|---|
com.pervasive.datarush.ports.record |
Provides implementations of port objects related to the flow of record sets
between operators.
|
Modifier and Type | Method and Description |
---|---|
RecordOutput |
ExternalRecordSource.getInput()
Returns the external port that an external application can use to send
data to this sink.
|
RecordOutput |
RecordPort.getOutput(ExecutionContext ctx)
Returns the physical output port associated with this logical output port.
|
Copyright © 2016 Actian Corporation. All rights reserved.