newTaskInstance(): WriteTaskStatsTracker
WriteJobStatsTracker
WriteJobStatsTracker is the abstraction of WriteJobStatsTrackers that can create a new WriteTaskStatsTracker and processStats.
| Method | Description |
|---|---|
|
Creates a new WriteTaskStatsTracker Used when |
|
Used when…FIXME |
|
Note
|
BasicWriteJobStatsTracker is the one and only known implementation of the WriteJobStatsTracker Contract in Apache Spark. |