Uses of Interface
com.pervasive.datarush.tokens.scalar.NumericSettable
Packages that use NumericSettable
Package
Description
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
Provides implementations of sequences of scalar token values.
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of NumericSettable in com.pervasive.datarush.ports.physical
Subinterfaces of NumericSettable in com.pervasive.datarush.ports.physicalModifier and TypeInterfaceDescriptioninterfaceA numeric valued field of a record output port. -
Uses of NumericSettable in com.pervasive.datarush.sequences.scalar
Methods in com.pervasive.datarush.sequences.scalar that return NumericSettableModifier and TypeMethodDescriptionMutableNumericTokenSequence.getTokenSetter(int index) NumericTokenList.getTokenSetter(int index) SparseNumericTokenList.getTokenSetter(int index) -
Uses of NumericSettable in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement NumericSettable