Package | Description |
---|---|
com.pervasive.datarush.ports |
Provides classes and interfaces related to receiving and sending data in a dataflow graph.
|
com.pervasive.datarush.ports.physical |
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PhysicalInputPort
Marker interface for physical inputs.
|
interface |
PhysicalOutputPort
Marker interface for physical outputs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RecordInput
An input port on a record data flow.
|
interface |
RecordOutput
An output port generating a flow of record tokens.
|
Copyright © 2016 Actian Corporation. All rights reserved.