Uses of Class
com.yahoo.searchlib.rankingexpression.evaluation.DoubleOnlyArrayContext
-
Packages that use DoubleOnlyArrayContext Package Description com.yahoo.searchlib.rankingexpression.evaluation Execution engine for ranking expressions -
-
Uses of DoubleOnlyArrayContext in com.yahoo.searchlib.rankingexpression.evaluation
Methods in com.yahoo.searchlib.rankingexpression.evaluation that return DoubleOnlyArrayContext Modifier and Type Method Description DoubleOnlyArrayContext
DoubleOnlyArrayContext. clone()
Creates a clone of this context suitable for evaluating against the same ranking expression in a different thread (i.e, name name to index map, different value set.
-