| 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 |
|---|---|
@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) |
| 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,
@Nullable Map<String,ValidateIndexesPartitionResult> idxRes,
@Nullable Collection<IndexIntegrityCheckIssue> integrityCheckFailures,
@Nullable Map<String,ValidateIndexesCheckSizeResult> checkSizeRes)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020