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 2020/04/17 17:25:00 UTC

[jira] [Comment Edited] (IGNITE-10100) Add public Java API to call Ignite.NET services

    [ https://issues.apache.org/jira/browse/IGNITE-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085905#comment-17085905 ] 

Pavel Tupitsyn edited comment on IGNITE-10100 at 4/17/20, 5:24 PM:
-------------------------------------------------------------------

[~nizhikov] feel free to take over both tickets.


was (Author: ptupitsyn):
[~nizhikov] feel free to take over this ticket. I'm working on IGNITE-12823.

> Add public Java API to call Ignite.NET services
> -----------------------------------------------
>
>                 Key: IGNITE-10100
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10100
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.6
>            Reporter: Alexey Kukushkin
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, sbcf
>         Attachments: ignite-10100-vs-2.8.patch
>
>
> Ignite wraps .NET services in PlatformDotNetServiceImpl implementing PlatformService interface.
> PlatformService is defined in internal Ignite package apache.ignite.internal.processors.platform.services. It exposes
> {{ invokeMethod(methodName, Object[] params): Object}}
> to call any service method dynamically. Right now there is no Ignite public API to call a PlatformService using static typing.
> We need to develop a public API to call PlatformDotNetServiceImpl using static typing in Java.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)