public abstract class BitsProducer
extends java.lang.Object
Bits per segment.| 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. |
Data In Motion GmbH all rights reserved