Vladimir Ozerov created IGNITE-1419:
---------------------------------------
Summary: .Net: Add optional "raw" flag to portable type descriptor.
Key: IGNITE-1419
URL:
https://issues.apache.org/jira/browse/IGNITE-1419 Project: Ignite
Issue Type: Task
Components: interop
Affects Versions: 1.1.4
Reporter: Vladimir Ozerov
Fix For: ignite-1.5
By default we write .Net objects with field names included. But in some cases it is not needed. E.g. when objects are not going to be used in queries.
Removing field names will speed up serialization/deserialization. We can add optional "raw" flag to portable type descriptor to control this behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)