Class Lucene80DocValuesProducer.SortedSetEntry

    • Field Detail

      • docsWithFieldOffset

        long docsWithFieldOffset
      • docsWithFieldLength

        long docsWithFieldLength
      • jumpTableEntryCount

        short jumpTableEntryCount
      • denseRankPower

        byte denseRankPower
      • numDocsWithField

        int numDocsWithField
      • bitsPerValue

        byte bitsPerValue
      • ordsOffset

        long ordsOffset
      • ordsLength

        long ordsLength
      • addressesOffset

        long addressesOffset
      • addressesLength

        long addressesLength
    • Constructor Detail

      • SortedSetEntry

        private SortedSetEntry()