public interface IgniteCallable<V> extends Callable<V>, Serializable
Callable implementations. It adds Serializable interface
to Callable object. Use this class for executing distributed computations on the grid,
like in IgniteCompute.call(IgniteCallable) method.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020