| Package | Description |
|---|---|
| org.apache.ignite.internal.management.cache | |
| org.apache.ignite.internal.processors.cache.persistence.snapshot |
| Modifier and Type | Method and Description |
|---|---|
@Nullable IdleVerifyResultV2 |
VerifyBackupPartitionsTaskV2.reduce(List<ComputeJobResult> results)
Reduces (or aggregates) results received so far into one compound result to be returned to
caller via
ComputeTaskFuture.get() method. |
static IdleVerifyResultV2 |
VerifyBackupPartitionsTaskV2.reduce0(List<ComputeJobResult> results) |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<CacheIdleVerifyCommandArg,IdleVerifyResultV2> |
IdleVerifyTaskV2.job(CacheIdleVerifyCommandArg arg) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheIdleVerifyCommand.printResult(CacheIdleVerifyCommandArg arg,
IdleVerifyResultV2 res,
Consumer<String> printer)
Prints command result to the user.
|
| Modifier and Type | Method and Description |
|---|---|
IdleVerifyResultV2 |
SnapshotPartitionsVerifyTaskResult.idleVerifyResult() |
| Constructor and Description |
|---|
SnapshotPartitionsVerifyTaskResult(Map<ClusterNode,List<SnapshotMetadata>> metas,
@Nullable IdleVerifyResultV2 idleRes) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023