@GridInternal public class PageLocksTask extends VisorMultiNodeTask<DiagnosticPagelocksCommandArg,Map<ClusterNode,PageLocksResult>,PageLocksResult>
debug, ignite, start, taskArg| Constructor and Description |
|---|
PageLocksTask() |
| Modifier and Type | Method and Description |
|---|---|
protected VisorJob<DiagnosticPagelocksCommandArg,PageLocksResult> |
job(DiagnosticPagelocksCommandArg arg) |
protected @Nullable Map<ClusterNode,PageLocksResult> |
reduce0(List<ComputeJobResult> results)
Actual reduce logic.
|
protected VisorJob<DiagnosticPagelocksCommandArg,PageLocksResult> job(DiagnosticPagelocksCommandArg arg)
job in class VisorMultiNodeTask<DiagnosticPagelocksCommandArg,Map<ClusterNode,PageLocksResult>,PageLocksResult>arg - Task arg.@Nullable protected @Nullable Map<ClusterNode,PageLocksResult> reduce0(List<ComputeJobResult> results) throws IgniteException
reduce0 in class VisorMultiNodeTask<DiagnosticPagelocksCommandArg,Map<ClusterNode,PageLocksResult>,PageLocksResult>results - Job results.IgniteException - If reduction or results caused an error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023