public class VisorDrCheckPartitionCountersJob extends VisorDrPartitionCountersJob<VisorDrCheckPartitionCountersTaskArg,Collection<VisorDrCheckPartitionCountersJobResult>>
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Set<Integer>> |
cachesWithPartitions
Caches with partitions.
|
| Constructor and Description |
|---|
VisorDrCheckPartitionCountersJob(@Nullable VisorDrCheckPartitionCountersTaskArg arg,
boolean debug,
Map<String,Set<Integer>> cachesWithPartitions)
Create job with specified argument.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<VisorDrCheckPartitionCountersJobResult> |
run(@Nullable VisorDrCheckPartitionCountersTaskArg arg) |
String |
toString() |
reservePartitionargument, arguments, call, cancel, isCancelled, setArgumentspublic VisorDrCheckPartitionCountersJob(@Nullable
@Nullable VisorDrCheckPartitionCountersTaskArg arg,
boolean debug,
Map<String,Set<Integer>> cachesWithPartitions)
arg - Task arguments.cachesWithPartitions - Map with cache-partitions pairs.debug - Debug flag.protected Collection<VisorDrCheckPartitionCountersJobResult> run(@Nullable @Nullable VisorDrCheckPartitionCountersTaskArg arg) throws IgniteException
run in class VisorJob<VisorDrCheckPartitionCountersTaskArg,Collection<VisorDrCheckPartitionCountersJobResult>>IgniteException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025