public interface IgniteRunnable extends Runnable, Serializable
Runnable
implementations. It adds Serializable
interface
to Runnable
object. Use this class for executing distributed computations on the grid,
like in IgniteCompute.run(IgniteRunnable)
method.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021