spark-instrumented-optimizer/core
Reynold Xin 0745a305fa Tighten up field/method visibility in Executor and made some code more clear to read.
I was reading Executor just now and found that some latest changes introduced some weird code path with too much monadic chaining and unnecessary fields. I cleaned it up a bit, and also tightened up the visibility of various fields/methods. Also added some inline documentation to help understand this code better.

Author: Reynold Xin <rxin@databricks.com>

Closes #4850 from rxin/executor and squashes the following commits:

866fc60 [Reynold Xin] Code review feedback.
020efbb [Reynold Xin] Tighten up field/method visibility in Executor and made some code more clear to read.
2015-03-19 22:12:01 -04:00
..
src Tighten up field/method visibility in Executor and made some code more clear to read. 2015-03-19 22:12:01 -04:00
pom.xml [SPARK-6365] jetty-security also needed for SPARK_PREPEND_CLASSES to work 2015-03-17 09:41:06 -05:00