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

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

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

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