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, setScorerpublic 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-2020 Apache Software Foundation. All Rights Reserved.