| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.verify | |
| org.apache.ignite.internal.visor.verify |
| Modifier and Type | Method and Description |
|---|---|
PartitionKey |
PartitionHashRecord.partitionKey() |
| Modifier and Type | Method and Description |
|---|---|
Map<PartitionKey,List<PartitionHashRecord>> |
VerifyBackupPartitionsTask.reduce(List<ComputeJobResult> results)
Deprecated.
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> |
CollectConflictPartitionKeysTask.map(List<ClusterNode> subgrid,
PartitionKey partKey)
This method is called to map or split grid task into multiple grid jobs.
|
| Constructor and Description |
|---|
PartitionHashRecord(PartitionKey partKey,
boolean isPrimary,
Object consistentId,
int partHash,
long updateCntr,
long size) |
| Modifier and Type | Method and Description |
|---|---|
PartitionKey |
VisorIdleAnalyzeTaskArg.getPartitionKey() |
| Modifier and Type | Method and Description |
|---|---|
Map<PartitionKey,List<PartitionHashRecord>> |
VisorIdleVerifyTaskResult.getConflicts() |
Map<PartitionKey,ValidateIndexesPartitionResult> |
VisorValidateIndexesJobResult.partitionResult() |
| Constructor and Description |
|---|
VisorIdleAnalyzeTaskArg(PartitionKey partKey) |
| Constructor and Description |
|---|
VisorIdleVerifyTaskResult(Map<PartitionKey,List<PartitionHashRecord>> conflicts) |
VisorValidateIndexesJobResult(Map<PartitionKey,ValidateIndexesPartitionResult> partRes,
Map<String,ValidateIndexesPartitionResult> idxRes) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019