将所有元素相加,等同于 :func:`bigflow.transforms.sum(self) ` Returns: PObject: 相加结果 >>> _pipeline.parallelize([3, 1, 2, 8]).sum().get() 14
(self)
source not stored for this graph (policy: none)
no outgoing calls