[jbosscache-dev] JBCACHE-1561 - how to get children or children names directly?

Manik Surtani manik at jboss.org
Mon Jan 4 06:34:33 EST 2010


To get any accurate result for such an operation you would need to consult the cache loader... 

On 28 Dec 2009, at 10:23, Galder Zamarreno wrote:

> Hi,
> 
> Re: https://jira.jboss.org/jira/browse/JBCACHE-1561
> 
> Is there a way in JBC 3.x to get the children or children names without
> accessing the cache loader? peek() does not help here and
> Option.suppressPersistence only works at the CacheStoreInterceptor level.
> 
> Clearly, implementing getChildrenDirect() is not the right thing to do
> since this is old PL/OL API. I'd lean towards either extending
> Option.suppressPersistence so that it also covers CacheLoaderInterceptor
> so that it doesn't get stuff from CL if that option is set to true.
> 
> Thoughts?
> 
> -- 
> Galder Zamarreño
> Sr. Software Engineer
> Infinispan, JBoss Cache
> _______________________________________________
> jbosscache-dev mailing list
> jbosscache-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosscache-dev

--
Manik Surtani
manik at jboss.org
Lead, Infinispan
Lead, JBoss Cache
http://www.infinispan.org
http://www.jbosscache.org







More information about the jbosscache-dev mailing list