| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query | |
| org.apache.ignite.spi.systemview.view |
Contains
SystemView clases that exists in Ignite. |
| Modifier and Type | Method and Description |
|---|---|
QueryHistory |
QueryHistory.aggregateWithNew(QueryHistory m)
Aggregate new metrics with already existen.
|
| Modifier and Type | Method and Description |
|---|---|
ConcurrentLinkedDeque8.Node<QueryHistory> |
QueryHistory.link() |
Map<QueryHistoryKey,QueryHistory> |
RunningQueryManager.queryHistoryMetrics()
Gets query history statistics.
|
| Modifier and Type | Method and Description |
|---|---|
QueryHistory |
QueryHistory.aggregateWithNew(QueryHistory m)
Aggregate new metrics with already existen.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
QueryHistory.replaceLink(ConcurrentLinkedDeque8.Node<QueryHistory> expLink,
ConcurrentLinkedDeque8.Node<QueryHistory> updatedLink)
Atomically replace link to new.
|
boolean |
QueryHistory.replaceLink(ConcurrentLinkedDeque8.Node<QueryHistory> expLink,
ConcurrentLinkedDeque8.Node<QueryHistory> updatedLink)
Atomically replace link to new.
|
| Constructor and Description |
|---|
SqlQueryHistoryView(QueryHistory qry) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021