| Modifier | Constructor and Description |
|---|---|
protected |
BitsProducer()
Sole constructor, typically invoked by sub-classes.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Bits |
getBits(LeafReaderContext context)
Return
Bits for the given leaf. |
protected BitsProducer()
public abstract Bits getBits(LeafReaderContext context) throws IOException
Bits for the given leaf. The returned instance must
be non-null and have a length equal to
maxDoc.IOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.