[
https://issues.apache.org/jira/browse/IGNITE-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568983#comment-15568983
]
Pavel Tupitsyn commented on IGNITE-4030:
----------------------------------------
Proposed method set:
* InObjectStreamOutObjectStream - covers all cases. Estimated usages: 27
* InStreamOutStream - all cases without objects. Estimated usages: 91
* InLongOutLong - simple cases. Estimated usages: 49
> Streamline PlatformTarget interface
> -----------------------------------
>
> Key: IGNITE-4030
> URL: https://issues.apache.org/jira/browse/IGNITE-4030
> Project: Ignite
> Issue Type: Sub-task
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 1.8
>
>
> 1) Review the set of inOut methods. There should be one uber-method which
> takes a stream and an object, returns a stream and an object. This method
> covers all use cases. Other methods should gradually simplify the signature.
> 2) Provide a symmetrical callback method set
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)