public class LongRunningProcess extends Object implements Serializable
| Constructor and Description |
|---|
LongRunningProcess(UUID nodeId,
IgniteRunnable task)
Constructs a new instance of long running process specification.
|
public LongRunningProcess(UUID nodeId, IgniteRunnable task)
nodeId - Node identifier.task - Task to be run.public UUID getNodeId()
public IgniteRunnable getTask()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.14-p2 Release Date : January 19 2026