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.5.11 Release Date : April 8 2016