| Package | Description |
|---|---|
| org.apache.ignite.internal.management.cache | |
| org.apache.ignite.internal.processors.cache.verify |
| Modifier and Type | Method and Description |
|---|---|
Map<PartitionKey,ValidateIndexesPartitionResult> |
ValidateIndexesJobResult.partitionResult() |
| Constructor and Description |
|---|
ValidateIndexesJobResult(Map<PartitionKey,ValidateIndexesPartitionResult> partRes,
@Nullable Map<String,ValidateIndexesPartitionResult> idxRes,
@Nullable Collection<IndexIntegrityCheckIssue> integrityCheckFailures,
@Nullable Map<String,ValidateIndexesCheckSizeResult> checkSizeRes)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionKey |
PartitionHashRecord.partitionKey() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull 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) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023