Uses of Class
com.bigdata.cache.ConcurrentWeakValueCacheWithTimeout

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.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.