[jboss-user] [JBossCache] - Re: Cache region size
genman
do-not-reply at jboss.com
Wed Jun 13 14:00:58 EDT 2007
Regions don't necessarily track this information, though I suppose they could. You could write a function to calculate the size, using a combination of CacheSPI.peek() (2.0) or TreeCache.peek() ... Recursively iterate over children of the Nodes returned by peek().
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054087#4054087
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054087
More information about the jboss-user
mailing list