| Package | Description |
|---|---|
| com.pervasive.datarush.functions |
Provides classes and interfaces related to defining functions on records.
|
| Modifier and Type | Method and Description |
|---|---|
ScalarValued |
ScalarValuedFunction.getSubexpressionEvaluation(EvaluationContext ctx)
Constructs an instance of an evaluation of the function in the context
of a larger expression.
|
ScalarValued |
FieldReference.getSubexpressionEvaluation(EvaluationContext ctx) |
ScalarValued |
ConstantReference.getSubexpressionEvaluation(EvaluationContext ctx) |
Copyright © 2020 Actian Corporation. All rights reserved.