ignite.scala
Represents a reduction performed by first performing affinity (cache-collocated) computation followed by reduction.
Execute this reduction and return computed value.
Return a IgnitePipe representing the result of the reduction.
Used for continuations.
Represents a reduction performed by first performing affinity (cache-collocated) computation followed by reduction.