Uses of Interface
com.pervasive.datarush.ports.PhysicalInputPort
Packages that use PhysicalInputPort
Package
Description
Provides classes and interfaces for developing dataflow operators.
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
-
Uses of PhysicalInputPort in com.pervasive.datarush.operators
Methods in com.pervasive.datarush.operators that return PhysicalInputPortModifier and TypeMethodDescriptionExecutionContext.getInputPort(LogicalPort logicalPort) Returns the physical port for the given logical port.ExecutionContext.getInputPort(LogicalPort logicalPort, int copyNumber) Returns the physical port for the given logical port. -
Uses of PhysicalInputPort in com.pervasive.datarush.ports.physical
Subinterfaces of PhysicalInputPort in com.pervasive.datarush.ports.physical