You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2018/01/26 23:34:00 UTC

[jira] [Closed] (IGNITE-7491) Documentation: add new data region metrics description

     [ https://issues.apache.org/jira/browse/IGNITE-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Magda closed IGNITE-7491.
-------------------------------

> Documentation: add new data region metrics description
> ------------------------------------------------------
>
>                 Key: IGNITE-7491
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7491
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Andrey Kuznetsov
>            Assignee: Denis Magda
>            Priority: Major
>             Fix For: 2.4
>
>
> Newly created data region metrics should be documented.
> * `getTotalAllocatedSize` -- same as `getTotalAllocatedPages` but in bytes.
> * `getPhysicalMemorySize` -- same as `getPhysicalMemoryPages` but in bytes.
> * `getCheckpointBufferPages` -- gets checkpoint buffer size in pages.
> * `getCheckpointBufferSize` -- gets checkpoint buffer size in bytes.
> * `getPageSize` -- gets memory page size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)