[
https://issues.apache.org/jira/browse/IGNITE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673321#comment-15673321
]
ASF GitHub Bot commented on IGNITE-4236:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/1243
> .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)