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/06/29 08:07:00 UTC

[jira] [Created] (IGNITE-5614) .NET: IDataStreamer.AddData should take IEnumerable

Pavel Tupitsyn created IGNITE-5614:
--------------------------------------

             Summary: .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
             Fix For: 2.2


There is {{IDataStreamer.AddData(ICollection<KeyValuePair<TK, TV>> entries)}}, which is not consistent with other APIs like {{ICache.PutAll(IEnumerable<KeyValuePair<TK, TV>> vals)}}.



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