pyspark.BarrierTaskContext.getTaskInfos¶
-
BarrierTaskContext.
getTaskInfos
()[source]¶ Note
Experimental
Returns
BarrierTaskInfo
for all tasks in this barrier stage, ordered by partition ID.New in version 2.4.0.
BarrierTaskContext.
getTaskInfos
()[source]¶Note
Experimental
Returns BarrierTaskInfo
for all tasks in this barrier stage,
ordered by partition ID.
New in version 2.4.0.