Uses of Interface
com.pervasive.datarush.ports.PhysicalPort
Packages that use PhysicalPort
Package
Description
Provides classes and interfaces related to receiving and sending data in a dataflow graph.
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
-
Uses of PhysicalPort in com.pervasive.datarush.ports
Subinterfaces of PhysicalPort in com.pervasive.datarush.portsModifier and TypeInterfaceDescriptioninterfaceMarker interface for physical inputs.interfaceMarker interface for physical outputs. -
Uses of PhysicalPort in com.pervasive.datarush.ports.physical
Subinterfaces of PhysicalPort in com.pervasive.datarush.ports.physicalModifier and TypeInterfaceDescriptioninterfaceAn input port on a record data flow.interfaceAn output port generating a flow of record tokens.