GitHub user Salatich opened a pull request:
https://github.com/apache/ignite/pull/5380 ignite-10223
ignite-10223
Add two new methods in Affinity class which returns List instead of Collection (and should replace them in future)
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/5380.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5380
----
commit fee281e8acb4438061bc911cdfb687039f7e3430
Author: Aleksandr Salatich <salatiques@...>
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)
----
---