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

[jira] [Created] (IGNITE-6912) .NET: Thin client: Cache iterator

Pavel Tupitsyn created IGNITE-6912:
--------------------------------------

             Summary: .NET: Thin client: Cache iterator
                 Key: IGNITE-6912
                 URL: https://issues.apache.org/jira/browse/IGNITE-6912
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
          Components: platforms, thin client
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.4


{{ICacheClient}} should be {{IEnumerable<ICacheEntry<TK, TV>>}}, same as {{ICache}}.
This can be easily implemented with a ScanQuery without a filter. Find out wether ScanQuery is a good equivalent of a proper cache iterator.



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