Uses of Class
com.pervasive.datarush.functions.MappedEvaluatorFactory
-
Packages that use MappedEvaluatorFactory Package Description com.pervasive.datarush.functions 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.functions Modifier and Type Class Description class
InputMappedFactory
A factory mapped by the widest type encompassing one or more input values.class
ResultMappedFactory
A factory mapped by the expected type of the result.
-