>  Data in Ignite is *always* stored off-heap
On-heap caching is possible with Near Caches:
https://apacheignite.readme.io/docs/near-caches

On Thu, Nov 21, 2019 at 4:39 PM Stephen Darlington <
stephen.darling...@gridgain.com> wrote:

> What do you mean by “doesn’t work”?
>
> The on-heap cache is, effectively, a cache of a cache. Data in Ignite is
> *always* stored off-heap. That setting creates another copy of the data
> on-heap.
>
> Regards,
> Stephen
>
> On 21 Nov 2019, at 13:34, ?青春狂-^ <yukai...@qq.com> wrote:
>
> hi:
> I want know how to config  On-Heap Caching by xml,
> i have config onheapCacheEnabled = true, but  i found it doesn’t work
> currectly,throw the  ignitevisitor.sh tools, only i can see off-heap infos.
>
>
>
>

Reply via email to