| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.platform.compute | |
| org.apache.ignite.internal.processors.task |
TODO.
|
| Modifier and Type | Method and Description |
|---|---|
<R> ComputeTaskFuture<R> |
IgniteCompute.future()
Gets and resets future for previous asynchronous operation.
|
| Modifier and Type | Method and Description |
|---|---|
<R> Map<IgniteUuid,ComputeTaskFuture<R>> |
IgniteCompute.activeTaskFutures()
Gets tasks future for active tasks started on local node.
|
| Modifier and Type | Method and Description |
|---|---|
<R> ComputeTaskFuture<R> |
IgniteComputeImpl.future()
Gets and resets future for previous asynchronous operation.
|
ComputeTaskFuture<R> |
ComputeTaskInternalFuture.publicFuture() |
| Modifier and Type | Method and Description |
|---|---|
<R> Map<IgniteUuid,ComputeTaskFuture<R>> |
IgniteComputeImpl.activeTaskFutures()
Gets tasks future for active tasks started on local node.
|
| Constructor and Description |
|---|
PlatformCompute.ComputeConvertingFuture(ComputeTaskFuture fut)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
<R> Map<IgniteUuid,ComputeTaskFuture<R>> |
GridTaskProcessor.taskFutures() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016