|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrentWeakValueCacheWithTimeout | |
|---|---|
| com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a DataService. |
| Uses of ConcurrentWeakValueCacheWithTimeout in com.bigdata.resources |
|---|
| Subclasses of ConcurrentWeakValueCacheWithTimeout in com.bigdata.resources | |
|---|---|
class |
IndexManager.IndexCache
Extends the ConcurrentWeakValueCache to track the earliest
timestamp from which any local IIndex view is reading. |
| Fields in com.bigdata.resources declared as ConcurrentWeakValueCacheWithTimeout | |
|---|---|
protected ConcurrentWeakValueCacheWithTimeout<UUID,IRawStore> |
StoreManager.storeCache
A cache that is used by the to automatically close out unused IndexSegmentStores. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||