Queries works with BinaryObjectImpl.

1. In the full compression mode - compressed bytes sequence - will be
decompressed at initialization of BinaryObjectImpl.

2. With annotated fields compression - value of compressed fields will be
decompress at deserializing on demand, for example when calls methods
BinaryObjectImpl#field and BinaryObjectImpl#fieldByOrder

2017-03-29 21:47 GMT+03:00 Dmitriy Setrakyan <dsetrak...@apache.org>:

> On Wed, Mar 29, 2017 at 11:44 AM, Vyacheslav Daradur <daradu...@gmail.com>
> wrote:
>
> > Solution implemented in core-level and works with binary-marshaller.
> >
> > If you about the cache queries - it works with compressed data.
> >
>
> Vyacheslav, can you please explain how the cache queries work with the
> compressed data?
>



-- 
Best Regards, Vyacheslav

Reply via email to