[
https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890955#comment-15890955
]
Igor Sapego commented on IGNITE-4617:
-------------------------------------
Seems like the only solution here is to refactor Java {{BinaryMetadata}} class
to store not only type IDs for the fields but also fiel IDs itself. I'm
currently working on this approach.
> CPP: Implement Field-access methods for binary objects
> ------------------------------------------------------
>
> Key: IGNITE-4617
> URL: https://issues.apache.org/jira/browse/IGNITE-4617
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.8
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Labels: cpp
> Fix For: 2.0
>
>
> Currently we have very limited implementation of binary objects that does not
> provide access to fields of the binary object. At least such methods as
> {{HasField}} and {{GetField}} should be implemented.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)