Uses of Class
com.bigdata.cache.HardReferenceQueue

Packages that use HardReferenceQueue
com.bigdata.cache A canonicalizing object cache may be constructed from an outer weak reference value hash map backed by an inner hard reference LRU policy. 
 

Uses of HardReferenceQueue in com.bigdata.cache
 

Fields in com.bigdata.cache declared as HardReferenceQueue
protected  HardReferenceQueue<T> SynchronizedHardReferenceQueue.queue
          Note: Synchronization for the inner SynchronizedHardReferenceQueue.queue is realized using the outer reference!
 



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