You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/12/18 10:21:00 UTC

[jira] [Created] (IGNITE-7229) .NET: Rename ICache query methods to Query

Pavel Tupitsyn created IGNITE-7229:
--------------------------------------

             Summary: .NET: Rename ICache query methods to Query
                 Key: IGNITE-7229
                 URL: https://issues.apache.org/jira/browse/IGNITE-7229
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.4


Currently some queries share a single method, while others use a different name.
Rename {{QueryFields}} and {{QueryContinuous}} to {{Query}} to have a more consistent API.
Keep old methods and mark them with {{[Obsolete]}}.

* {{ICacheClient}} uses same method name for all queries
* {{IgniteCache}} in Java uses same method name for all queries




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)