You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Salatich <gi...@git.apache.org> on 2018/11/27 08:39:39 UTC

[GitHub] ignite pull request #5506: Ignite 10223

GitHub user Salatich opened a pull request:

    https://github.com/apache/ignite/pull/5506

    Ignite 10223

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Salatich/ignite ignite-10223

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5506.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 #5506
    
----
commit fee281e8acb4438061bc911cdfb687039f7e3430
Author: Aleksandr Salatich <sa...@...>
Date:   2018-11-13T14:42:01Z

    ignite-10223
    Add two new methods in Affinity class which returns List instead of Collection (and should replace them in future)

commit f1ae4ac5e5a9f9ebedc2a9d45e4b6bef12b7ebd6
Author: Aleksandr Salatich <sa...@...>
Date:   2018-11-13T14:42:01Z

    ignite-10223
    Add two new methods in Affinity class which returns List instead of Collection (and should replace them in future)

commit 17b6a7c9dc4ccca6ef0bc21c88fbb59f13c876a0
Author: Aleksandr Salatich <sa...@...>
Date:   2018-11-27T08:29:29Z

    ignite-10223
    * add corresponding methods for .NET API

commit 96f155ab432f77719b8c965ad3060a9f226d29ce
Author: Aleksandr Salatich <sa...@...>
Date:   2018-11-27T08:33:35Z

    Merge branch 'ignite-10223' of https://github.com/Salatich/ignite into ignite-10223

----


---