Package net.sf.ehcache.constructs.refreshahead
Ehcache simple refresh-ahead cache decorator package
This package contains a simple refresh-ahead cache decorator-
Interface Summary Interface Description ThreadedWorkQueue.BatchWorker<WW> Callback class, think of it as a Runnable with an argument that is aCollection. -
Class Summary Class Description RefreshAheadCache A cache decorator which implements read ahead refreshing.RefreshAheadCacheConfiguration Fluent configuration class forRefreshAheadCacheinstances.RefreshAheadCacheFactory Cache decorator factory forRefreshAheadCacheinstancesThreadedWorkQueue<W> This class implements a work queue of pooled objects.