pyspark.BarrierTaskContext.getTaskInfos¶
-
BarrierTaskContext.getTaskInfos()[source]¶ Returns
BarrierTaskInfofor all tasks in this barrier stage, ordered by partition ID.New in version 2.4.0.
Notes
This API is experimental
BarrierTaskContext.getTaskInfos()[source]¶Returns BarrierTaskInfo for all tasks in this barrier stage,
ordered by partition ID.
New in version 2.4.0.
Notes
This API is experimental