Package org.apache.lucene.codecs.memory
Class DirectDocValuesProducer.BinaryEntry
- java.lang.Object
-
- org.apache.lucene.codecs.memory.DirectDocValuesProducer.BinaryEntry
-
- Enclosing class:
- DirectDocValuesProducer
static class DirectDocValuesProducer.BinaryEntry extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intblockSize(package private) intcount(package private) intmaxLength(package private) intminLength(package private) longmissingBytes(package private) longmissingOffset(package private) intnumBytes(package private) longoffset(package private) intpackedIntsVersion
-
Constructor Summary
Constructors Constructor Description BinaryEntry()
-