| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.platform.compute |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformBalancingMultiClosureTask
Interop multi-closure task with node balancing.
|
class |
PlatformBalancingSingleClosureAffinityTask
Interop single-closure task with node balancing.
|
class |
PlatformBalancingSingleClosureTask
Interop single-closure task with node balancing.
|
class |
PlatformBroadcastingMultiClosureTask
Interop multi-closure task with broadcast semantics.
|
class |
PlatformBroadcastingSingleClosureTask
Interop single-closure task with broadcast semantics.
|
class |
PlatformFullTask
Interop task which requires full execution cycle.
|
| Modifier and Type | Field and Description |
|---|---|
protected PlatformAbstractTask |
PlatformAbstractJob.task
Parent task; present only on local job instance.
|
| Constructor and Description |
|---|
PlatformAbstractJob(PlatformAbstractTask task,
long ptr,
Object job)
Constructor.
|
PlatformClosureJob(PlatformAbstractTask task,
long ptr,
Object job)
Constructor.
|
PlatformFullJob(PlatformContext ctx,
PlatformAbstractTask task,
long ptr,
Object job)
Constructor.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017