| Class |
Description |
|
IgBaseTask
|
Models a task executed remotely in a Ignite cluster node |
|
IgClosureTask
|
Execute a groovy closure task in a remote Ignite node |
|
IgConnector
|
Creates an instance of the Ignite node |
|
IgExecutor
|
A Nextflow executor based on Ignite services |
|
IgFileStagingStrategy
|
Implements file staging strategy for a Ignite task. |
|
IgResultData
|
Models the result of a remote closure task execution |
|
IgScriptStagingStrategy
|
Implements a StagingStrategy interface extending the behavior of IgFileStagingStrategy
so that it copies also the task control meta-files. |
|
IgScriptTask
|
Execute a remote script task into a remote Ignite cluster node |
|
IgTaskHandler
|
A task handler for Ignite cluster |