Uses of Interface
com.pervasive.datarush.ports.physical.DoubleInputField
-
Packages that use DoubleInputField 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 DoubleInputField in com.pervasive.datarush.ports.physical
Subinterfaces of DoubleInputField in com.pervasive.datarush.ports.physical Modifier and Type Interface Description interfaceFloatInputFieldA float valued field of a record input port.interfaceIntInputFieldAn integer valued field of a record input port.interfaceLongInputFieldA long valued field of a record input port.interfaceMoneyInputFieldA money valued field of a record input port.
-