You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/07/25 08:44:00 UTC

[jira] [Created] (IGNITE-5822) Abstract away Java->.NET calls

Pavel Tupitsyn created IGNITE-5822:
--------------------------------------

             Summary: Abstract away Java->.NET calls
                 Key: IGNITE-5822
                 URL: https://issues.apache.org/jira/browse/IGNITE-5822
             Project: Ignite
          Issue Type: Sub-task
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.2


All calls from Java to platform go through static {{PlatformCallbackUtils}}. For thin client we are interested in {{inLongOutLong}} and {{inLongLongLongObjectOutLong}} only; these two should be abstracted in some way so we can replace JNI with RPC when needed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)