See: Description
Interface | Description |
---|---|
ThreadedWorkQueue.BatchWorker<WW> |
Callback class, think of it as a Runnable with an argument that is
a
Collection . |
Class | Description |
---|---|
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.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.