public class MemoryAccountingBitsetCollector extends SimpleCollector
| Constructor and Description |
|---|
MemoryAccountingBitsetCollector(CollectorMemoryTracker tracker) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(int doc) |
protected void |
doSetNextReader(LeafReaderContext context) |
ScoreMode |
scoreMode() |
getLeafCollector, setScorerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompetitiveIteratorpublic MemoryAccountingBitsetCollector(CollectorMemoryTracker tracker)
protected void doSetNextReader(LeafReaderContext context) throws IOException
doSetNextReader in class SimpleCollectorIOExceptionpublic void collect(int doc)
collect in interface LeafCollectorcollect in class SimpleCollectorpublic ScoreMode scoreMode()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.