Class DirectDocValuesProducer.NumericEntry

java.lang.Object
org.apache.lucene.codecs.memory.DirectDocValuesProducer.NumericEntry
Enclosing class:
DirectDocValuesProducer

static class DirectDocValuesProducer.NumericEntry extends Object
  • Field Details

    • offset

      long offset
    • count

      int count
    • missingOffset

      long missingOffset
    • missingBytes

      long missingBytes
    • byteWidth

      byte byteWidth
    • packedIntsVersion

      int packedIntsVersion
  • Constructor Details

    • NumericEntry

      NumericEntry()