Uses of Interface
com.pervasive.datarush.ports.physical.GenericPushable
-
Packages that use GenericPushable Package Description com.pervasive.datarush.ports.physical Provides classes and interfaces for accessing and producing the data flowing between operators in a dataflow graph. -
-
Uses of GenericPushable in com.pervasive.datarush.ports.physical
Subinterfaces of GenericPushable in com.pervasive.datarush.ports.physical Modifier and Type Interface Description interface
RecordOutput
An output port generating a flow of record tokens.
-