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/17 14:19:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn reassigned IGNITE-6912:
--------------------------------------

    Assignee:     (was: Pavel Tupitsyn)

> .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
>              Labels: .NET
>             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.
> Same thing for {{GetLocalEntries}}.



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