spark-instrumented-optimizer/network
Kay Ousterhout 4b3bb0e43c [SPARK-6627] Finished rename to ShuffleBlockResolver
The previous cleanup-commit for SPARK-6627 renamed ShuffleBlockManager
to ShuffleBlockResolver, but didn't rename the associated subclasses and
variables; this commit does that.

I'm unsure whether it's ok to rename ExternalShuffleBlockManager, since that's technically a public class?

cc pwendell

Author: Kay Ousterhout <kayousterhout@gmail.com>

Closes #5764 from kayousterhout/SPARK-6627 and squashes the following commits:

43add1e [Kay Ousterhout] Spacing fix
96080bf [Kay Ousterhout] Test fixes
d8a5d36 [Kay Ousterhout] [SPARK-6627] Finished rename to ShuffleBlockResolver
2015-05-08 12:24:06 -07:00
..
common [SPARK-6229] Add SASL encryption to network library. 2015-05-01 19:01:46 -07:00
shuffle [SPARK-6627] Finished rename to ShuffleBlockResolver 2015-05-08 12:24:06 -07:00
yarn [SPARK-6229] Add SASL encryption to network library. 2015-05-01 19:01:46 -07:00