GitHub user amirakhmedov opened a pull request: https://github.com/apache/ignite/pull/3926
Ignite 640 You can merge this pull request into a Git repository by running: $ git pull https://github.com/amirakhmedov/ignite IGNITE-640 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3926.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 #3926 ---- commit 4823e87142c6458a96dea876a6d9d30338867cc2 Author: Amir Akhmedov <amir.akhmedov@...> Date: 2018-04-05T03:07:23Z IGNITE-640: multimap initial commit commit c3110c1bcb2a04affcf13a82bfae1ad34ab172d8 Author: Amir Akhmedov <amir.akhmedov@...> Date: 2018-04-18T03:53:59Z IGNITE-640: multimap get and getAll implementation commit 1b0396ea8c58ec5cafef740169a80f7dfc786c6c Author: Amir Akhmedov <amir.akhmedov@...> Date: 2018-04-18T04:04:33Z Merge branch 'master' of https://github.com/apache/ignite into IGNITE-640 commit 8e7747ad3791dec8214d0b0e6e03f9e531dfee07 Author: Amir Akhmedov <amir.akhmedov@...> Date: 2018-04-26T14:36:37Z Merge branch 'master' of https://github.com/apache/ignite into IGNITE-640 commit 1a581c52407f00a52474c4a3abe7e59c86f76e6a Author: Amir Akhmedov <amir.akhmedov@...> Date: 2018-04-26T14:39:33Z IGNITE-640: ignite multimap implementation (first iteration) ---- ---