[ 
https://issues.apache.org/jira/browse/IGNITE-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Mashenkov updated IGNITE-14484:
--------------------------------------
    Description: 
# Implement user-class mappers for record view regarding marshallers initially 
implemented in IGNITE-13618.
#* 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 custom mapper support ?

  was:
Implement user-class mappers for record view and add custom mapper support to 
marshallers initially implemented in IGNITE-13618.

* 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 RecordView API.
> -------------------------
>
>                 Key: IGNITE-14484
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14484
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Andrey Mashenkov
>            Assignee: Alexander Belyak
>            Priority: Major
>              Labels: iep-54, ignite-3
>
> # Implement user-class mappers for record view regarding marshallers 
> initially implemented in IGNITE-13618.
> #* 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 custom mapper support ?



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

Reply via email to