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)

Reply via email to