Class MonotonicBlockPackedReader

    • Constructor Detail

      • MonotonicBlockPackedReader

        public MonotonicBlockPackedReader​(IndexInput in,
                                          int packedIntsVersion,
                                          int blockSize,
                                          long valueCount,
                                          boolean direct)
                                   throws IOException
        Sole constructor.
        Throws:
        IOException
    • Method Detail

      • get

        public long get​(long index)
        Description copied from class: LongValues
        Get value at index.
        Specified by:
        get in class LongValues
      • size

        public long size()
        Returns the number of values
      • ramBytesUsed

        public long ramBytesUsed()
        Returns the approximate RAM bytes used