Uses of Interface
com.pervasive.datarush.tokens.scalar.ScalarToken
Packages that use ScalarToken
Package
Description
Provides classes and interfaces related to defining functions on records.
Provides implementations of port objects related to the flow of record sets
between operators.
Provides classes and utilities for working with data tokens.
Provides implementations of and utilities for scalar valued
tokens.
-
Uses of ScalarToken in com.pervasive.datarush.functions
Methods in com.pervasive.datarush.functions with parameters of type ScalarTokenModifier and TypeMethodDescriptionstatic ScalarValuedFunctionConstantReference.constant(ScalarToken value) Creates a function evaluating to the specified value. -
Uses of ScalarToken in com.pervasive.datarush.operators.testutils
Method parameters in com.pervasive.datarush.operators.testutils with type arguments of type ScalarTokenModifier and TypeMethodDescriptionstatic RecordTokenListAvroTestUtils.constructData(List<? extends ScalarToken> values) -
Uses of ScalarToken in com.pervasive.datarush.ports.record
Constructor parameters in com.pervasive.datarush.ports.record with type arguments of type ScalarTokenModifierConstructorDescriptionRangePartitioningFunction(String key, List<? extends ScalarToken> values) Range partitions based on a single key -
Uses of ScalarToken in com.pervasive.datarush.tokens
Methods in com.pervasive.datarush.tokens that return ScalarTokenModifier and TypeMethodDescriptionstatic ScalarTokenTokenUtils.parse(ScalarTokenType type, String value) Parses the given string as a value of the specified type. -
Uses of ScalarToken in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement ScalarTokenModifier and TypeClassDescriptionfinal classAn immutableBinaryValuedobject.final classAn immutableBooleanValuedobject.final classAn immutableCharValuedobject.final classAn immutableDateValuedobject.final classAn immutableDoubleValuedobject.final classAn immutableDurationValuedobject.final classAn immutableFloatValuedobject.final classAn immutableIntValuedobject.final classAn immutableIp4AddressValuedobject.final classAn immutableIp6AddressValuedobject.final classAn immutableLongValuedobject.final classAn immutableMoneyValuedobject.classAn null token.final classAn immutableNumericValuedobject.final classObjectToken<O>An immutableObjectValuedobject.final classAn immutablePeriodValuedobject.final classAn immutableStringValuedobject.final classAn immutableTimestampValuedobject.final classAn immutableTimeValuedobject.