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.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024