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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)