spark-instrumented-optimizer/core/src/main
Reynold Xin 254bc8c34e [SPARK-15866] Rename listAccumulator collectionAccumulator
## What changes were proposed in this pull request?
SparkContext.listAccumulator, by Spark's convention, makes it sound like "list" is a verb and the method should return a list of accumulators. This patch renames the method and the class collection accumulator.

## How was this patch tested?
Updated test case to reflect the names.

Author: Reynold Xin <rxin@databricks.com>

Closes #13594 from rxin/SPARK-15866.
2016-06-10 11:08:39 -07:00
..
java/org/apache/spark [SPARK-15391] [SQL] manage the temporary memory of timsort 2016-06-03 16:45:09 -07:00
resources/org/apache/spark [SPARK-15641] HistoryServer to not show invalid date for incomplete application 2016-05-31 06:55:07 -05:00
scala/org/apache/spark [SPARK-15866] Rename listAccumulator collectionAccumulator 2016-06-10 11:08:39 -07:00