 | ConfigurationCompilerExpressionUdfCache Property |
Set to true (the default) to indicate that user-defined functions cache return results
if the parameter set is empty or has constant-only return values.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool UdfCache { get; set; }
Property Value
Type:
Booleancache flag
See Also