| 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.internal |
Contains main implementation.
|
| org.apache.ignite.internal.jdbc | |
| org.apache.ignite.internal.processors.cache.persistence.snapshot | |
| 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 |
CheckCpHistTask
Task that checks whether last checkpoint is applicable for providing history for all groups and partitions that are
passed as parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcConnectionValidationTask
Deprecated.
Using Ignite client node based JDBC driver is preferable.
See documentation of
IgniteJdbcDriver for details. |
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotMetadataCollectorTask
Snapshot task to collect snapshot metadata from the baseline nodes for given snapshot name.
|
class |
SnapshotPartitionsVerifyTask
Task for checking snapshot partitions consistency the same way as
VerifyBackupPartitionsTaskV2 does. |
| 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 |
VerifyBackupPartitionsDumpTask
Task for collection checksums primary and backup partitions of specified caches.
|
class |
VerifyBackupPartitionsTask
Deprecated.
Legacy version of
VerifyBackupPartitionsTaskV2. |
class |
VerifyBackupPartitionsTaskV2
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 Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021