Class Lucene45DocValuesProducer.BinaryEntry

java.lang.Object
org.apache.lucene.codecs.lucene45.Lucene45DocValuesProducer.BinaryEntry
Enclosing class:
Lucene45DocValuesProducer

protected static class Lucene45DocValuesProducer.BinaryEntry extends Object
metadata entry for a binary docvalues field
  • Field Details

    • count

      public long count
      count of values written
    • addressesOffset

      public long addressesOffset
      offset to the addressing data that maps a value to its slice of the byte[]
    • addressInterval

      public long addressInterval
      interval of shared prefix chunks (when using prefix-compressed binary)
    • packedIntsVersion

      public int packedIntsVersion
      packed ints version used to encode addressing information
    • blockSize

      public int blockSize
      packed ints blocksize