What I mean by "not necessarily" is that the eviction algorithms do track size.
So, your region would have to have some sort of eviction policy. In which case, you can
get at the size by doing a
Region.getEvictionPolicy().getEvictionAlgorithm().getEvictionQueue().getNumberOfNodes()
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054091#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...