Pavel Tupitsyn created IGNITE-4236:
--------------------------------------

             Summary: .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
             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)

Reply via email to