Uses of Interface
com.pervasive.datarush.tokens.scalar.IntValued
Packages that use IntValued
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 classes and utilities for working with data tokens.
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of IntValued in com.pervasive.datarush.ports.physical
Subinterfaces of IntValued in com.pervasive.datarush.ports.physicalModifier and TypeInterfaceDescriptioninterfaceAn integer valued field of a record input port. -
Uses of IntValued in com.pervasive.datarush.sequences.scalar
Subinterfaces of IntValued in com.pervasive.datarush.sequences.scalarMethods in com.pervasive.datarush.sequences.scalar that return IntValued -
Uses of IntValued in com.pervasive.datarush.tokens
Methods in com.pervasive.datarush.tokens with parameters of type IntValuedModifier and TypeMethodDescriptionstatic StringFormats an integer value as a string suitable for output.static intIndicates the relative ordering of two integer values in ascending order.static booleanIndicates whether two integer values are equal.static intComputes a hash code for an integer value. -
Uses of IntValued in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement IntValuedModifier and TypeClassDescriptionfinal classA mutableIntValuedobject.final classAn immutableIntValuedobject.classAn null token.Constructors in com.pervasive.datarush.tokens.scalar with parameters of type IntValued