public class GatherPartitionStatistics extends Object implements Callable<ObjectPartitionStatisticsImpl>
| Constructor and Description |
|---|
GatherPartitionStatistics(IgniteStatisticsRepository statRepo,
LocalStatisticsGatheringContext gathCtx,
int partId,
IgniteLogger log)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectPartitionStatisticsImpl |
call()
Reuse or gather new partition statistics according to context and repository state.
|
LocalStatisticsGatheringContext |
context() |
int |
partition() |
public GatherPartitionStatistics(IgniteStatisticsRepository statRepo, LocalStatisticsGatheringContext gathCtx, int partId, IgniteLogger log)
statRepo - Statistics repository.gathCtx - Gathering context.partId - Target partition id in context.log - Logger.public int partition()
public LocalStatisticsGatheringContext context()
public ObjectPartitionStatisticsImpl call()
call in interface Callable<ObjectPartitionStatisticsImpl>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025