Class DataPage

    • Field Detail

      • valueCount

        protected final int valueCount
    • Constructor Detail

      • DataPage

        public DataPage​(int uncompressedSize,
                        int valueCount,
                        OptionalLong firstRowIndex)
    • Method Detail

      • getFirstRowIndex

        public OptionalLong getFirstRowIndex()
        Returns:
        the index of the first row index in this page or -1 if unset.
      • getValueCount

        public int getValueCount()