| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.util |
| Constructor and Description |
|---|
ConcurrentLRUCache(int upperWaterMark,
int lowerWaterMark,
int acceptableWatermark,
int initialSize,
boolean runCleanupThread,
boolean runNewThreadForCleanup,
ConcurrentLRUCache.EvictionListener<V> evictionListener) |
Copyright © 2012–2015. All rights reserved.