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 classThis expression value source shares one value cache when generatingExpressionFunctionValuessuch 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)