[
https://issues.apache.org/jira/browse/IGNITE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194492#comment-16194492
]
Alexey Popov edited comment on IGNITE-6272 at 10/6/17 11:56 AM:
----------------------------------------------------------------
[~ptupitsyn]
1. done
2. done
3. done
4. {{WriteCollection<T>(this IBinaryRawWriter writer, ICollection<T> vals,
Action<T, IBinaryRawWriter> writeAction)}} added. It is better to use
ICollection here instead of IEnumerable because it has Count ready
https://github.com/apache/ignite/pull/2813/commits/586cebadb0f5c0b58f97aaf4e06530b58d126747
was (Author: alexey.tank2):
[~ptupitsyn]
1. done
2. done
3. done
4. {{WriteCollection<T>(this IBinaryRawWriter writer, ICollection<T> vals,
Action<T, IBinaryRawWriter> writeAction)}} added. It is better to use
ICollection here instead of IEnumerable because it has Count ready
> .NET: Propagate multiple services deployment
> --------------------------------------------
>
> Key: IGNITE-6272
> URL: https://issues.apache.org/jira/browse/IGNITE-6272
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Denis Mekhanikov
> Assignee: Alexey Popov
> Labels: .NET, newbie
> Fix For: 2.4
>
>
> Multiple services deployment support should be propagated to .NET:
> * {{IgniteServices.deployAll}}
> * {{IgniteServices.deployAllAsync}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)