You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/11/16 15:22:58 UTC

[jira] [Assigned] (IGNITE-4236) .NET: ICache.LocalMetrics and overloads

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

Pavel Tupitsyn reassigned IGNITE-4236:
--------------------------------------

    Assignee: Pavel Tupitsyn

> .NET: ICache.LocalMetrics and overloads
> ---------------------------------------
>
>                 Key: IGNITE-4236
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4236
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 1.8
>
>
> Ignite in Java has three cache metrics methods:
> {code}
> CacheMetrics metrics();
> CacheMetrics metrics(ClusterGroup grp);
> CacheMetrics localMetrics();
> {code}
> Ignite.NET should provide these too. See how IGNITE-1071 changed the meaning of methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)