Uses of Interface
com.pervasive.datarush.tokens.scalar.BinarySettable
Packages that use BinarySettable
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 BinarySettable in com.pervasive.datarush.ports.physical
Subinterfaces of BinarySettable in com.pervasive.datarush.ports.physicalModifier and TypeInterfaceDescriptioninterfaceA binary valued field of a record output port. -
Uses of BinarySettable in com.pervasive.datarush.sequences.scalar
Methods in com.pervasive.datarush.sequences.scalar that return BinarySettableModifier and TypeMethodDescriptionBinaryTokenList.getTokenSetter(int index) MutableBinaryTokenSequence.getTokenSetter(int index) SparseBinaryTokenList.getTokenSetter(int index) -
Uses of BinarySettable in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement BinarySettable