Class ByteStreamCheckpoint

    • Constructor Detail

      • ByteStreamCheckpoint

        public ByteStreamCheckpoint​(int offset,
                                    long inputStreamCheckpoint)
    • Method Detail

      • getOffset

        public int getOffset()
      • getInputStreamCheckpoint

        public long getInputStreamCheckpoint()
      • toPositionList

        public List<Integer> toPositionList​(boolean compressed)