Hello, yes, your understanding is correct. On Tue, Jan 17, 2023 at 6:46 PM Peter <stetsenko.pe...@gmail.com> wrote:
> Hello, > > Do I understand correctly, that each BinaryObject that is returned by > IgniteCache.get() and IgniteCache.getAll() method calls on a local node > contains an internal on-heap byte array, and object unmarshalling occurs > from that array, and not from off-heap memory? >