aboutsummaryrefslogtreecommitdiff
path: root/graphx
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2015-07-14 12:56:17 -0700
committerReynold Xin <rxin@databricks.com>2015-07-14 12:56:17 -0700
commitd267c2834a639aaebd0559355c6a82613abb689b (patch)
treed96f025b32797c82611332d1499986f9f081f5de /graphx
parent8fb3a65cbb714120d612e58ef9d12b0521a83260 (diff)
downloadspark-d267c2834a639aaebd0559355c6a82613abb689b.tar.gz
spark-d267c2834a639aaebd0559355c6a82613abb689b.tar.bz2
spark-d267c2834a639aaebd0559355c6a82613abb689b.zip
[SPARK-9031] Merge BlockObjectWriter and DiskBlockObject writer to remove abstract class
BlockObjectWriter has only one concrete non-test class, DiskBlockObjectWriter. In order to simplify the code in preparation for other refactorings, I think that we should remove this base class and have only DiskBlockObjectWriter. While at one time we may have planned to have multiple BlockObjectWriter implementations, that doesn't seem to have happened, so the extra abstraction seems unnecessary. Author: Josh Rosen <joshrosen@databricks.com> Closes #7391 from JoshRosen/shuffle-write-interface-refactoring and squashes the following commits: c418e33 [Josh Rosen] Fix compilation 5047995 [Josh Rosen] Fix comments d5dc548 [Josh Rosen] Update references in comments 89dc797 [Josh Rosen] Rename test suite. 5755918 [Josh Rosen] Remove unnecessary val in case class 1607c91 [Josh Rosen] Merge BlockObjectWriter and DiskBlockObjectWriter
Diffstat (limited to 'graphx')
0 files changed, 0 insertions, 0 deletions