ignite.scala
Represents a reduction performed by first performing a transforming computation on the cluster followed by flattening and reduction (at the client).
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 a transforming computation on the cluster followed by flattening and reduction (at the client).