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

Yury Gerzhedovich commented on IGNITE-15065:
--------------------------------------------

[~tledkov-gridgain], LGTM

> Add an explicit method to register binary type based on class
> -------------------------------------------------------------
>
>                 Key: IGNITE-15065
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15065
>             Project: Ignite
>          Issue Type: Bug
>          Components: binary
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>             Fix For: 2.12
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> *My proposal is:*
> - add new method to IgniteBinary interface
>     {{public BinaryType registerClass(Class<?> cls) throws 
> BinaryObjectException;}}
> - the implementation is simple: use {{BinaryContext#registerClass}} to 
> register user class and return registered metadata.



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

Reply via email to