Uses of Interface
com.pervasive.datarush.ports.physical.FloatInputField
-
Packages that use FloatInputField 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 FloatInputField in com.pervasive.datarush.ports.physical
Subinterfaces of FloatInputField in com.pervasive.datarush.ports.physical Modifier and Type Interface Description 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.
-