Package | Description |
---|---|
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.
|
Constructor and Description |
---|
WeakValueCache(int initialCapacity,
float loadFactor,
ICachePolicy<K,T> delegate,
IWeakRefCacheEntryFactory<K,T> factory,
WeakValueCache.IClearReferenceListener<K> clearReferenceListener) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.