Class CompressedWriteBlock

    • Constructor Detail

      • CompressedWriteBlock

        public CompressedWriteBlock()
        Write block used to point to a underlying instance of CompressedMatrixBlock or MatrixBlock, Unfortunately spark require a specific object type to serialize therefore we use this class.
      • CompressedWriteBlock

        public CompressedWriteBlock​(MatrixBlock mb)