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()
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024