Hi Sam, There is no method in public API that checks filed existense, but you may use readObject(). It will return null if field was not found, otherwise you'll need to unbox the value.
Thanks! -Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/novalue-NULL-vs-default-zero-for-writeInt-readInt-tp13324p13355.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
