public abstract class ValueAccumulator extends SimpleCollector
| Constructor and Description |
|---|
ValueAccumulator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
compute()
Finalizes the statistics within each StatsCollector.
|
abstract NamedList<?> |
export() |
void |
postProcess() |
collect, doSetNextReader, getLeafCollector, setScorerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitneedsScorespublic abstract void compute()
export().public abstract NamedList<?> export()
public void postProcess()
throws IOException
IOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.