|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConcurrentLinkedHashCache | |
---|---|
org.apache.cassandra.cache |
Uses of ConcurrentLinkedHashCache in org.apache.cassandra.cache |
---|
Methods in org.apache.cassandra.cache that return ConcurrentLinkedHashCache | ||
---|---|---|
static
|
ConcurrentLinkedHashCache.create(long weightedCapacity)
|
|
static
|
ConcurrentLinkedHashCache.create(long weightedCapacity,
com.googlecode.concurrentlinkedhashmap.EntryWeigher<K,V> entryWeiger)
Initialize a cache with initial capacity with weightedCapacity |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |