[
https://issues.apache.org/jira/browse/IGNITE-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-11057:
---------------------------------------
Fix Version/s: (was: 2.9)
2.10
> Document new SQL system view "CACHE_GROUPS_IO"
> ----------------------------------------------
>
> Key: IGNITE-11057
> URL: https://issues.apache.org/jira/browse/IGNITE-11057
> Project: Ignite
> Issue Type: Task
> Components: documentation, sql
> Reporter: Vladimir Ozerov
> Assignee: Artem Budnikov
> Priority: Major
> Fix For: 2.10
>
>
> See
> {{modules\indexing\src\main\java\org\apache\ignite\internal\processors\query\h2\sys\view\SqlSystemViewCacheGroupsIOStatistics.java}}
> # {{GROUP_ID}} - cache group ID
> # {{GROUP_ID}} - cache group name
> # {{PHYSICAL_READS}} - number of physical reads (i.e. block read from disk)
> for the given group
> # {{LOGICAL_READS}} - number of logical reads (i.e. from buffer cache) for
> the given group.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)