Uses of Class
com.pervasive.datarush.functions.MappedEvaluatorFactory
Packages that use MappedEvaluatorFactory
Package
Description
Provides classes and interfaces related to defining functions on records.
-
Uses of MappedEvaluatorFactory in com.pervasive.datarush.functions
Subclasses of MappedEvaluatorFactory in com.pervasive.datarush.functionsModifier and TypeClassDescriptionclassA factory mapped by the widest type encompassing one or more input values.classA factory mapped by the expected type of the result.