| Package | Description |
|---|---|
| org.apache.ignite.compute |
Contains Compute Grid functionality.
|
| org.apache.ignite.compute.gridify |
Contains APIs utilized for AOP-based grid-enabling.
|
| org.apache.ignite.compute.gridify.aop |
Contains common classes for different AOP providers.
|
| org.apache.ignite.igfs.mapreduce |
Contains APIs for In-Memory MapReduce over IGFS.
|
| org.apache.ignite.internal.processors.cache.query.jdbc | |
| org.apache.ignite.internal.processors.cache.verify | |
| org.apache.ignite.internal.processors.closure |
TODO.
|
| org.apache.ignite.internal.util.future |
Future related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComputeTaskSplitAdapter<T,R>
This class defines simplified adapter for
ComputeTask. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridifyTaskAdapter<R>
Convenience adapter for tasks that work with
Gridify annotation
for grid-enabling methods. |
class |
GridifyTaskSplitAdapter<R>
Convenience adapter for tasks that work with
Gridify annotation
for grid-enabling methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridifyDefaultRangeTask
Default gridify task which simply executes a method on remote node.
|
class |
GridifyDefaultTask
Default gridify task which simply executes a method on remote node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsTask<T,R>
IGFS task which can be executed on the grid using one of
IgniteFs.execute() methods. |
class |
IgfsTaskNoReduceAdapter<T,R>
Convenient
IgfsTask adapter with empty reduce step. |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheQueryJdbcMetadataTask
Task that gets metadata for JDBC adapter.
|
class |
GridCacheQueryJdbcTask
Task for JDBC adapter.
|
class |
GridCacheQueryJdbcValidationTask
Task to validate connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectConflictPartitionKeysTask |
class |
RetrieveConflictPartitionValuesTask |
class |
VerifyBackupPartitionsTask
Task for comparing update counters and checksums between primary and backup partitions of specified caches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridPeerDeployAwareTaskAdapter<T,R>
Peer deployment aware task adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteRemoteMapTask<T,R>
Util task that will execute ComputeTask on a given node.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018