| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.stat | |
| org.apache.ignite.internal.processors.query.stat.config |
| Modifier and Type | Method and Description |
|---|---|
StatisticsKey |
StatisticsTarget.key()
Statistic key (schema and table name).
|
| Modifier and Type | Method and Description |
|---|---|
ObjectStatistics |
IgniteStatisticsManager.getLocalStatistics(StatisticsKey key)
Get local statistics by object.
|
| Constructor and Description |
|---|
StatisticsTarget(StatisticsKey key,
String... columns)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsKey |
StatisticsObjectConfiguration.key()
Get database object key (schema and name).
|
| Constructor and Description |
|---|
StatisticsObjectConfiguration(StatisticsKey key,
Collection<StatisticsColumnConfiguration> cols,
byte maxPartitionObsolescencePercent)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022