Uses of Interface
com.pervasive.datarush.tokens.scalar.ObjectSettable
Packages that use ObjectSettable
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 ObjectSettable in com.pervasive.datarush.ports.physical
Subinterfaces of ObjectSettable in com.pervasive.datarush.ports.physicalModifier and TypeInterfaceDescriptioninterfaceAn object valued field of a record output port. -
Uses of ObjectSettable in com.pervasive.datarush.sequences.scalar
Methods in com.pervasive.datarush.sequences.scalar that return ObjectSettableModifier and TypeMethodDescriptionMutableObjectTokenSequence.getTokenSetter(int index) ObjectTokenList.getTokenSetter(int index) SparseObjectTokenList.getTokenSetter(int index) -
Uses of ObjectSettable in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement ObjectSettable