GitHub user akuznetsov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4958
Added IgniteDataTransferObject and deprecated VisorDataTransferObject You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-14271 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4958.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 #4958 ---- commit 245358d7bfde1ff6299f2c8413f265ba23fcf805 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-10-11T12:05:03Z GG-14271 WIP Refactoring classes. commit f0de69f924c319371d425778ea106f9681e8be38 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-10-11T15:23:53Z Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-gg-14271 commit 066f975479315cba8bbf94cc157bf7a6b4700c19 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-10-11T15:31:46Z GG-14271 WIP. commit b9e2dff61b9764f55ebfd755fd451e01ba5b3630 Author: Alexey Kuznetsov <akuznetsov@...> Date: 2018-10-11T15:46:47Z GG-14271 WIP. ---- ---