Uses of Interface
com.pervasive.datarush.ports.physical.RecordOutput
Packages that use RecordOutput
Package
Description
Provides implementations of port objects related to the flow of record sets
between operators.
-
Uses of RecordOutput in com.pervasive.datarush.ports.record
Methods in com.pervasive.datarush.ports.record that return RecordOutputModifier and TypeMethodDescriptionExternalRecordSource.getInput()Returns the external port that an external application can use to send data to this sink.RecordPort.getOutput(ExecutionContext ctx) Returns the physical output port associated with this logical output port.