Hi!
Are you talking about size as in number of entries or physical size in
bytes ?
Ignite put most of the cache contents off heap, you create data regions
(off heap) where the cache contents are allocated (there is a default
data region), depending on configuration some contents of the cache can
be on heap also (to improve on serialization/deserialization performance).
Mikael
Den 2019-11-22 kl. 10:48, skrev ashishb888:
How to get the actual size of caches? And do Ignite cache use heap size
provided to the application at the time of starting?
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/