+1

-Val

On Wed, Feb 8, 2017 at 4:57 PM, Denis Magda <dma...@apache.org> wrote:

> Cross-posting to the dev list.
>
> Igniters, what if we make “storeKeepBinary” = true by default in Ignite
> 2.0? Presently, the user has to tweak the configuration manually.
>
> —
> Denis
>
> On Feb 7, 2017, at 10:30 PM, shawn.du <shawn...@neulion.com.cn> wrote:
>
> get it.
>
> storeKeepBinary flag will help.
>
> Thanks
> Shawn
>
> On 02/8/2017 13:58,shawn.du<shawn...@neulion.com.cn>
> <shawn...@neulion.com.cn> wrote:
>
> Hi,
>
> I want to persist some data in binary, for I put cache in BinaryObject
> format like this:
>
> BinaryObjectBuilder builder = ignite.binary().builder(typeName);
> cache.put(key,builder.build());
>
> how can I get or create BinaryMarshaller instance?
>
> Thanks
> Shawn
>
>
>

Reply via email to