|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockableMap | |
|---|---|
| org.terracotta.cache | |
| org.terracotta.cache.impl | |
| org.terracotta.collections | |
| org.terracotta.modules.concurrent.collections | |
| org.terracotta.modules.ehcache.store | |
| Uses of LockableMap in org.terracotta.cache |
|---|
| Subinterfaces of LockableMap in org.terracotta.cache | |
|---|---|
interface |
DistributedCache<K,V>
DistributedCache is a distributed, Terracotta-backed, clustered cache with eviction. |
| Uses of LockableMap in org.terracotta.cache.impl |
|---|
| Classes in org.terracotta.cache.impl that implement LockableMap | |
|---|---|
class |
DistributedCacheImpl<K,V>
|
class |
LocalCache<K,V>
|
| Uses of LockableMap in org.terracotta.collections |
|---|
| Classes in org.terracotta.collections that implement LockableMap | |
|---|---|
class |
ConcurrentDistributedMap<K,V>
A ConcurrentMap that automatically switches its implementation to one that is highly concurrent in a
Terracotta DSO cluster. |
| Uses of LockableMap in org.terracotta.modules.concurrent.collections |
|---|
| Classes in org.terracotta.modules.concurrent.collections that implement LockableMap | |
|---|---|
class |
ConcurrentStringMap<V>
Deprecated. |
| Uses of LockableMap in org.terracotta.modules.ehcache.store |
|---|
| Classes in org.terracotta.modules.ehcache.store that implement LockableMap | |
|---|---|
class |
ClusteredStoreBackend
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||