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

Pavel Tupitsyn updated IGNITE-5614:
-----------------------------------
    Labels: .NET  (was: .NET newbie)

> .NET: IDataStreamer.AddData should take IEnumerable
> ---------------------------------------------------
>
>                 Key: IGNITE-5614
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5614
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.0
>            Reporter: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>
> There is {{IDataStreamer.AddData(ICollection<KeyValuePair<TK, TV>> 
> entries)}}, which is not consistent with other APIs like 
> {{ICache.PutAll(IEnumerable<KeyValuePair<TK, TV>> vals)}}.
> {{IEnumerable}} is more user-friendly, avoids huge collection allocation, etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to