ehcache

Package net.sf.ehcache.constructs.refreshahead

Ehcache simple refresh-ahead cache decorator package

See:
          Description

Interface Summary
ThreadedWorkQueue.BatchWorker<WW> Callback class, think of it as a Runnable with an argument that is a Collection.
 

Class Summary
RefreshAheadCache A cache decorator which implements read ahead refreshing.
RefreshAheadCacheConfiguration Fluent configuration class for RefreshAheadCache instances.
RefreshAheadCacheFactory Cache decorator factory for RefreshAheadCache instances
ThreadedWorkQueue<W> This class implements a work queue of pooled objects.
 

Package net.sf.ehcache.constructs.refreshahead Description

Ehcache simple refresh-ahead cache decorator package

This package contains a simple refresh-ahead cache decorator


ehcache

Copyright 2001-2017, Terracotta, Inc.