[
https://issues.apache.org/jira/browse/IGNITE-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071643#comment-15071643
]
ASF GitHub Bot commented on IGNITE-2285:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/381
IGNITE-2285 .Net: Add ICache.GetDataStreamer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-2285
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/381.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #381
----
commit 54fc8818bab7078e4a3bbe3764b2b064f4092061
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-12-25T15:11:37Z
IGNITE-2285 .Net: Add ICache.GetDataStreamer
----
> .Net: Add ICache.GetDataStreamer
> --------------------------------
>
> Key: IGNITE-2285
> URL: https://issues.apache.org/jira/browse/IGNITE-2285
> Project: Ignite
> Issue Type: Improvement
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.6
>
>
> Currently we have IIgnite.GetDataStreamer, where user has to specify cache
> name and generic arguments.
> ICache.GetDataStreamer will infer both cache name and generic types for the
> user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)