ignite.scala
Represents a reduction of Ignite's distributed closure results. These are performed on the client and are akin to the join step in fork-join.
Execute this reduction and return computed value.
Return a IgnitePipe representing the result of the reduction.
Used for continuations.
Represents a reduction of Ignite's distributed closure results. These are performed on the client and are akin to the join step in fork-join.