Uses of Interface
com.pervasive.datarush.tokens.scalar.CharSettable
Packages that use CharSettable
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 CharSettable in com.pervasive.datarush.ports.physical
Subinterfaces of CharSettable in com.pervasive.datarush.ports.physicalModifier and TypeInterfaceDescriptioninterfaceA character valued field of a record output port. -
Uses of CharSettable in com.pervasive.datarush.sequences.scalar
Methods in com.pervasive.datarush.sequences.scalar that return CharSettableModifier and TypeMethodDescriptionCharTokenList.getTokenSetter(int index) MutableCharTokenSequence.getTokenSetter(int index) SparseCharTokenList.getTokenSetter(int index) -
Uses of CharSettable in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement CharSettable