Class BinaryTableTile

    • Field Detail

      • rowStart

        protected final int rowStart
        start row.
      • rowEnd

        protected final int rowEnd
        last row (exclusive)
      • column

        protected final int column
      • compressionAlgorithm

        protected java.lang.String compressionAlgorithm
      • length

        protected final int length
      • tileIndex

        protected final int tileIndex
    • Method Detail

      • execute

        public void execute​(java.util.concurrent.ExecutorService threadPool)
      • getTileIndex

        public int getTileIndex()
      • waitForResult

        public void waitForResult()
      • getUncompressedSizeInBytes

        protected int getUncompressedSizeInBytes()