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)