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)