Uses of Interface
com.pervasive.datarush.tokens.scalar.StringSettable
Packages that use StringSettable
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 StringSettable in com.pervasive.datarush.ports.physical
Subinterfaces of StringSettable in com.pervasive.datarush.ports.physicalModifier and TypeInterfaceDescriptioninterfaceA string valued field of a record output port. -
Uses of StringSettable in com.pervasive.datarush.sequences.scalar
Methods in com.pervasive.datarush.sequences.scalar that return StringSettableModifier and TypeMethodDescriptionMutableStringTokenSequence.getTokenSetter(int index) SparseStringTokenList.getTokenSetter(int index) -
Uses of StringSettable in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement StringSettable