pyspark.
BarrierTaskInfo
Note
Experimental
Carries all task infos of a barrier task.
address – The IPv4 address (host:port) of the executor that the barrier task is running on
New in version 2.4.0.
__init__
Initialize self. See help(type(self)) for accurate signature.
Methods