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. 2.7.5 Release Date : June 4 2019