E
- Type of closure parameter.R
- Type of the closure return value.public interface IgniteClosure<E,R> extends Serializable
In Ignite closures are mainly used for executing distributed computations
on the grid, like in IgniteCompute.apply(IgniteClosure, Object)
method.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015