aboutsummaryrefslogtreecommitdiff
path: root/streaming/src
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-04-14 10:12:29 -0700
committerReynold Xin <rxin@databricks.com>2016-04-14 10:12:29 -0700
commitde2ad52855aee3c60bbc4642afb180d6fe62173b (patch)
tree20a0b06e641396339262e30f010ea112f59b9838 /streaming/src
parent0d22092cd9c8876a7f226add578ff1c025012fe9 (diff)
downloadspark-de2ad52855aee3c60bbc4642afb180d6fe62173b.tar.gz
spark-de2ad52855aee3c60bbc4642afb180d6fe62173b.tar.bz2
spark-de2ad52855aee3c60bbc4642afb180d6fe62173b.zip
[SPARK-14625] TaskUIData and ExecutorUIData shouldn't be case classes
## What changes were proposed in this pull request? I was trying to understand the accumulator and metrics update source code and these two classes don't really need to be case classes. It would also be more consistent with other UI classes if they are not case classes. This is part of my bigger effort to simplify accumulators and task metrics. ## How was this patch tested? This is a straightforward refactoring without behavior change. Author: Reynold Xin <rxin@databricks.com> Closes #12386 from rxin/SPARK-14625.
Diffstat (limited to 'streaming/src')
0 files changed, 0 insertions, 0 deletions