| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.verify |
| Modifier and Type | Method and Description |
|---|---|
Map<PartitionKey,PartitionHashRecord> |
VerifyBackupPartitionsTask.VerifyBackupPartitionsJob.execute()
Executes this job.
|
Map<PartitionHashRecord,List<PartitionEntryHashRecord>> |
RetrieveConflictPartitionValuesTask.RetrieveConflictValuesJob.execute()
Executes this job.
|
Map<PartitionHashRecord,List<PartitionEntryHashRecord>> |
CollectConflictPartitionKeysTask.CollectPartitionEntryHashesJob.execute()
Executes this job.
|
Map<PartitionKey,List<PartitionHashRecord>> |
VerifyBackupPartitionsTask.reduce(List<ComputeJobResult> results)
Reduces (or aggregates) results received so far into one compound result to be returned to
caller via
ComputeTaskFuture.get() method. |
Map<PartitionHashRecord,List<PartitionEntryHashRecord>> |
RetrieveConflictPartitionValuesTask.reduce(List<ComputeJobResult> results)
Reduces (or aggregates) results received so far into one compound result to be returned to
caller via
ComputeTaskFuture.get() method. |
Map<PartitionHashRecord,List<PartitionEntryHashRecord>> |
CollectConflictPartitionKeysTask.reduce(List<ComputeJobResult> results)
Reduces (or aggregates) results received so far into one compound result to be returned to
caller via
ComputeTaskFuture.get() method. |
| Modifier and Type | Method and Description |
|---|---|
Map<? extends ComputeJob,ClusterNode> |
RetrieveConflictPartitionValuesTask.map(List<ClusterNode> subgrid,
Map<PartitionHashRecord,List<PartitionEntryHashRecord>> collectTaskRes)
This method is called to map or split grid task into multiple grid jobs.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018