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, setScorer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
competitiveIterator
public MemoryAccountingBitsetCollector(CollectorMemoryTracker tracker)
protected void doSetNextReader(LeafReaderContext context) throws IOException
doSetNextReader
in class SimpleCollector
IOException
public void collect(int doc)
collect
in interface LeafCollector
collect
in class SimpleCollector
public ScoreMode scoreMode()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.