|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrentDistributedMap | |
|---|---|
| org.terracotta.cache.evictor | |
| org.terracotta.cache.impl | |
| org.terracotta.modules.concurrent.collections | |
| Uses of ConcurrentDistributedMap in org.terracotta.cache.evictor |
|---|
| Constructors in org.terracotta.cache.evictor with parameters of type ConcurrentDistributedMap | |
|---|---|
TargetCapacityEvictor(ConcurrentDistributedMap map)
|
|
TargetCapacityMapSizeListener(ConcurrentDistributedMap map,
CacheConfig config)
|
|
| Uses of ConcurrentDistributedMap in org.terracotta.cache.impl |
|---|
| Fields in org.terracotta.cache.impl declared as ConcurrentDistributedMap | |
|---|---|
protected ConcurrentDistributedMap<K,TimestampedValue<V>> |
DistributedCacheImpl.data
|
protected ConcurrentDistributedMap<K,TimestampedValue<V>> |
LocalCache.data
|
| Constructors in org.terracotta.cache.impl with parameters of type ConcurrentDistributedMap | |
|---|---|
DistributedCacheImpl(CacheConfig config,
ConcurrentDistributedMap<K,TimestampedValue<V>> concurrentDistributedMap)
|
|
| Uses of ConcurrentDistributedMap in org.terracotta.modules.concurrent.collections |
|---|
| Subclasses of ConcurrentDistributedMap in org.terracotta.modules.concurrent.collections | |
|---|---|
class |
ConcurrentStringMap<V>
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||