[
https://issues.apache.org/jira/browse/IGNITE-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-14484:
--------------------------------------
Fix Version/s: 3.0.0-alpha4
> Implement RecordView API.
> -------------------------
>
> Key: IGNITE-14484
> URL: https://issues.apache.org/jira/browse/IGNITE-14484
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: iep-54, ignite-3
> Fix For: 3.0.0-alpha4
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add user-POJO mappers support for key-value view regarding marshallers
> initially implemented in IGNITE-13618 and mappers in IGNITE-15782
> #* Mapper is not required to be Serializable as it is intended to be moved to
> a remote node.
> #* Mapper can be used for schema generation from user classes (annotation
> schema configuration IGNITE-13749) and user object validation against the
> schema.
> #* Mapper might be highly coupled with marshallers\serislizers.
> # Implement all RecordView operations (maybe excl. invoke IGNITE-14488).
> # Add integration tests.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)