Uses of Class
com.bigdata.cache.LRUCache

Packages that use LRUCache
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 LRUCache in com.bigdata.resources
 

Fields in com.bigdata.resources declared as LRUCache
protected  LRUCache<String,StaleLocatorReason> IndexManager.staleLocatorCache
          This cache is used to provide remote clients with an unambiguous indication that an index partition has been rather than simply not existing or having been dropped.
 



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