Re: 答复: class org.apache.ignite.binary.BinaryObjectException: Wrong value has been set

2017-01-03 Thread dkarachentsev
You may use BinaryObjectBuilder#setField(String, T, Class) to explicitly set argument type. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/class-org-apache-ignite-binary-BinaryObjectException-Wrong-value-has-been-set-tp9829p9832.html Sent from the Apache Ignite

答复: class org.apache.ignite.binary.BinaryObjectException: Wrong value has been set

2017-01-03 Thread Shawn Du
Exactly! Thanks. Shawn 发件人: Nikolai Tikhonov [mailto:ntikho...@apache.org] 发送时间: 2017年1月3日 16:05 收件人: user@ignite.apache.org 主题: Re: class org.apache.ignite.binary.BinaryObjectException: Wrong value has been set Hi, Is it possible that you build your object by binary builder and