public class DefFunction extends MultiFunction
MultiFunction.Valuessources| Constructor and Description |
|---|
DefFunction(List<ValueSource> sources) |
| Modifier and Type | Method and Description |
|---|---|
FunctionValues |
getValues(Map fcontext,
AtomicReaderContext readerContext)
Gets the values for this reader and the context that was previously
passed to createWeight()
|
protected String |
name() |
createWeight, description, description, equals, hashCode, toString, valsArrgetSortField, newContext, toStringpublic DefFunction(List<ValueSource> sources)
protected String name()
name in class MultiFunctionpublic FunctionValues getValues(Map fcontext, AtomicReaderContext readerContext) throws IOException
ValueSourcegetValues in class ValueSourceIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.