Class Hierarchy
- java.lang.Object
- com.bigdata.cache.ConcurrentWeakValueCache<K,V> (implements com.bigdata.cache.IConcurrentWeakValueCache<K,V>)
- com.bigdata.cache.ConcurrentWeakValueCacheWithBatchedUpdates<K,V> (implements com.bigdata.cache.IConcurrentWeakValueCache<K,V>)
- com.bigdata.cache.HardReferenceQueueWithBatchingUpdates<T> (implements com.bigdata.cache.IHardReferenceQueue<T>)
- com.bigdata.cache.LRUCache<K,T> (implements com.bigdata.cache.ICachePolicy<K,T>)
- java.lang.ref.Reference<T>
- com.bigdata.cache.RingBuffer<T> (implements java.util.Queue<E>)
- com.bigdata.cache.SoftCacheEntryFactory<K,T> (implements com.bigdata.cache.IWeakRefCacheEntryFactory<K,T>)
- com.bigdata.cache.SynchronizedHardReferenceQueue<T> (implements com.bigdata.cache.IHardReferenceQueue<T>)
- com.bigdata.cache.SynchronizedHardReferenceQueueWithTimeout<T> (implements com.bigdata.cache.IHardReferenceQueue<T>)
- com.bigdata.cache.WeakCacheEntryFactory<K,T> (implements com.bigdata.cache.IWeakRefCacheEntryFactory<K,T>)
- com.bigdata.cache.WeakValueCache<K,T> (implements com.bigdata.cache.ICachePolicy<K,T>)
Interface Hierarchy
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.