Class DirectDocValuesProducer.NumericEntry

  • Enclosing class:
    DirectDocValuesProducer

    static class DirectDocValuesProducer.NumericEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NumericEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • offset

        long offset
      • count

        int count
      • missingOffset

        long missingOffset
      • missingBytes

        long missingBytes
      • byteWidth

        byte byteWidth
      • packedIntsVersion

        int packedIntsVersion
    • Constructor Detail

      • NumericEntry

        NumericEntry()