public class EqualFunction extends ComparisonBoolFunction
| Constructor and Description |
|---|
EqualFunction(ValueSource lhs,
ValueSource rhs,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare(int doc,
FunctionValues lhs,
FunctionValues rhs) |
createWeight, description, equals, getValues, hashCode, nameasDoubleValuesSource, asLongValuesSource, fromDoubleValuesSource, getSortField, newContext, toStringpublic EqualFunction(ValueSource lhs, ValueSource rhs, String name)
public boolean compare(int doc,
FunctionValues lhs,
FunctionValues rhs)
throws IOException
compare in class ComparisonBoolFunctionIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.