My code is based on the details on the following link:

https://apacheignite-net.readme.io/docs/serialization

Here the Address entity implements IBinarizable interface

Can you please confirm that understanding of the  document is not correct,
or I am missing some part

I am just implementing the methods in the interfaces

I do understand that Sql queries cannot be run on the plugged in Serializer,
as it deals with the binary data, therefore I have to fetch all the data on
the client, then run the remaining operations



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Plug-in-custom-binary-serializer-for-Ignite-Net-tp5836p5858.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to