| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.platform | |
| org.apache.ignite.internal.processors.platform.compute |
| Modifier and Type | Method and Description |
|---|---|
PlatformJob |
PlatformContext.createClosureJob(Object task,
long ptr,
Object job)
Create closure job.
|
PlatformJob |
PlatformContextImpl.createClosureJob(Object task,
long ptr,
Object job)
Create closure job.
|
PlatformJob |
PlatformContext.createJob(Object task,
long ptr,
Object job)
Create job.
|
PlatformJob |
PlatformContextImpl.createJob(Object task,
long ptr,
Object job)
Create job.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAbstractJob
Base interop job.
|
class |
PlatformClosureJob
Light-weight interop job.
|
class |
PlatformFullJob
Wrapper around job created in native platform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformBroadcastingSingleClosureTask.job(PlatformJob job) |
void |
PlatformBalancingSingleClosureAffinityTask.job(PlatformJob job) |
void |
PlatformBalancingSingleClosureTask.job(PlatformJob job) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformBroadcastingMultiClosureTask.jobs(Collection<PlatformJob> jobs) |
void |
PlatformBalancingMultiClosureTask.jobs(Collection<PlatformJob> jobs) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017