| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.stat | |
| org.apache.ignite.internal.processors.query.stat.task |
| Modifier and Type | Method and Description |
|---|---|
LocalStatisticsGatheringContext |
StatisticsGatherer.aggregateStatisticsAsync(StatisticsKey key,
Supplier<ObjectStatisticsImpl> aggregate)
Schedule supplied statistics aggregation and return task context.
|
LocalStatisticsGatheringContext |
StatisticsGatherer.gatheringInProgress(StatisticsKey key)
Get gathering context by key.
|
LocalStatisticsGatheringContext |
StatisticsGatherer.gatherLocalObjectsStatisticsAsync(GridH2Table tbl,
StatisticsObjectConfiguration cfg,
Map<String,StatisticsColumnConfiguration> colCfgs,
Set<Integer> parts)
Collect statistic per partition for specified object.
|
| Constructor and Description |
|---|
GatherPartitionStatistics(LocalStatisticsGatheringContext gathCtx,
GridH2Table tbl,
org.gridgain.internal.h2.table.Column[] cols,
Map<String,StatisticsColumnConfiguration> colCfgs,
int partId,
IgniteLogger log) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.8.9 Release Date : September 29 2021