| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.stat | |
| org.apache.ignite.internal.processors.query.stat.view |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectPartitionStatisticsImpl
Statistic for some partition of data object.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectStatisticsImpl |
IgniteStatisticsRepository.aggregatedLocalStatistics(Collection<ObjectPartitionStatisticsImpl> stats,
StatisticsObjectConfiguration cfg)
Scan local partitioned statistic and aggregate local statistic for specified statistic object.
|
static ObjectStatisticsImpl |
IgniteStatisticsHelper.aggregateLocalStatistics(GridH2Table tbl,
StatisticsObjectConfiguration cfg,
Collection<? extends ObjectStatisticsImpl> stats,
IgniteLogger log)
Aggregate partition level statistics to local level one or local statistics to global one.
|
ObjectStatisticsImpl |
IgniteStatisticsHelper.aggregateLocalStatistics(StatisticsObjectConfiguration cfg,
Collection<? extends ObjectStatisticsImpl> stats)
Aggregate specified partition level statistics to local level statistics.
|
ObjectStatisticsImpl |
ObjectStatisticsImpl.clone() |
ObjectStatisticsImpl |
IgniteStatisticsRepository.getLocalStatistics(StatisticsKey key)
Get local statistics.
|
static ObjectStatisticsImpl |
StatisticsUtils.toObjectStatistics(GridKernalContext ctx,
StatisticsObjectData data)
Convert statistics object data message to object statistics impl.
|
| Modifier and Type | Method and Description |
|---|---|
Map<StatisticsKey,ObjectStatisticsImpl> |
IgniteStatisticsRepository.localStatisticsMap()
Get all local statistics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteStatisticsRepository.saveLocalStatistics(StatisticsKey key,
ObjectStatisticsImpl statistics)
Save local object statistics.
|
static StatisticsObjectData |
StatisticsUtils.toObjectData(StatisticsKeyMessage keyMsg,
StatisticsType type,
ObjectStatisticsImpl stat)
Build statistics object data from values.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectStatisticsImpl |
IgniteStatisticsHelper.aggregateLocalStatistics(GridH2Table tbl,
StatisticsObjectConfiguration cfg,
Collection<? extends ObjectStatisticsImpl> stats,
IgniteLogger log)
Aggregate partition level statistics to local level one or local statistics to global one.
|
ObjectStatisticsImpl |
IgniteStatisticsHelper.aggregateLocalStatistics(StatisticsObjectConfiguration cfg,
Collection<? extends ObjectStatisticsImpl> stats)
Aggregate specified partition level statistics to local level statistics.
|
| Constructor and Description |
|---|
StatisticsColumnLocalDataView(StatisticsKey key,
String column,
ObjectStatisticsImpl statistics)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025