Class Lucene70DocValuesProducer.SortedSetEntry

    • Field Detail

      • docsWithFieldOffset

        long docsWithFieldOffset
      • docsWithFieldLength

        long docsWithFieldLength
      • numDocsWithField

        int numDocsWithField
      • bitsPerValue

        byte bitsPerValue
      • ordsOffset

        long ordsOffset
      • ordsLength

        long ordsLength
      • addressesOffset

        long addressesOffset
      • addressesLength

        long addressesLength
    • Constructor Detail

      • SortedSetEntry

        private SortedSetEntry()