WriteTaskStatsTracker
WriteTaskStatsTracker is the abstraction of WriteTaskStatsTrackers that collect the statistics of the number of buckets, files, partitions and rows processed.
| Method | Description | ||
|---|---|---|---|
|
|
The final WriteTaskStats statistics computed so far Used when |
||
|
|
Used when…FIXME |
||
|
|
Used when…FIXME |
||
|
|
Used when…FIXME |
||
|
|
Used when…FIXME |
|
Note
|
BasicWriteTaskStatsTracker is the one and only known implementation of the WriteTaskStatsTracker Contract in Apache Spark. |
spark技术分享