Uses of Class
org.apache.lucene.expressions.ExpressionValueSource
Packages that use ExpressionValueSource
-
Uses of ExpressionValueSource in org.apache.lucene.expressions
Subclasses of ExpressionValueSource in org.apache.lucene.expressionsModifier and TypeClassDescription(package private) final class
This expression value source shares one value cache when generatingExpressionFunctionValues
such that only one value along the whole generation tree is corresponding to one nameConstructors in org.apache.lucene.expressions with parameters of type ExpressionValueSourceModifierConstructorDescriptionCachingExpressionValueSource
(ExpressionValueSource expressionValueSource)