Class DirectDocValuesProducer.BinaryEntry

  • Enclosing class:
    DirectDocValuesProducer

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

      Constructors 
      Constructor Description
      BinaryEntry()  
    • 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
      • missingOffset

        long missingOffset
      • missingBytes

        long missingBytes
      • count

        int count
      • numBytes

        int numBytes
      • minLength

        int minLength
      • maxLength

        int maxLength
      • packedIntsVersion

        int packedIntsVersion
      • blockSize

        int blockSize
    • Constructor Detail

      • BinaryEntry

        BinaryEntry()