| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.stat | |
| org.apache.ignite.internal.processors.query.stat.messages |
| Modifier and Type | Method and Description |
|---|---|
static StatisticsKeyMessage |
StatisticsUtils.toMessage(String schema,
String obj,
String... colNames)
Build stats key message.
|
| Modifier and Type | Method and Description |
|---|---|
static StatisticsTarget |
StatisticsUtils.statisticsTarget(StatisticsKeyMessage msg)
Create statistics target from statistics key message.
|
static StatisticsObjectData |
StatisticsUtils.toObjectData(StatisticsKeyMessage keyMsg,
StatisticsType type,
ObjectStatisticsImpl stat)
Build statistics object data from values.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsKeyMessage |
StatisticsObjectData.key() |
| Constructor and Description |
|---|
StatisticsObjectData(StatisticsKeyMessage key,
long rowsCnt,
StatisticsType type,
int partId,
long updCnt,
Map<String,StatisticsColumnData> data)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025