Skip navigation links

Package com.pervasive.datarush.ports.record

Provides implementations of port objects related to the flow of record sets between operators.

See: Description

Package com.pervasive.datarush.ports.record Description

Provides implementations of port objects related to the flow of record sets between operators. Record sets are assumed to be too large to fit into memory all at once and are therefore handled in a streaming fashion. Data is accessed one record at a time, using physical ports which are created at runtime for this purpose.
Skip navigation links

Copyright © 2020 Actian Corporation. All rights reserved.