BinaryObject is binary representation of the object, so you avoid
deserialization step. This can be useful if you don't have a class
definition on the node where you do get(), or if you don't need the whole
object (e.g., only one field value out of many).

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Performance-benefit-of-using-withKeepBinary-when-getting-the-whole-object-on-client-side-tp10389p10404.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to