|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistributedCache | |
|---|---|
| org.terracotta.cache | |
| org.terracotta.cache.impl | |
| org.terracotta.modules.ehcache.store | |
| Uses of DistributedCache in org.terracotta.cache |
|---|
| Methods in org.terracotta.cache that return DistributedCache | ||
|---|---|---|
|
CacheConfig.newCache()
Construct a cache instance based on this config's settings. |
|
| Uses of DistributedCache in org.terracotta.cache.impl |
|---|
| Classes in org.terracotta.cache.impl that implement DistributedCache | |
|---|---|
class |
DistributedCacheImpl<K,V>
|
class |
LocalCache<K,V>
|
| Methods in org.terracotta.cache.impl that return DistributedCache | ||
|---|---|---|
|
ImmutableConfig.newCache()
|
|
|
MutableConfig.newCache()
Construct a new cache instance based on the configuration changes specified in this instance of the builder so far. |
|
| Uses of DistributedCache in org.terracotta.modules.ehcache.store |
|---|
| Classes in org.terracotta.modules.ehcache.store that implement DistributedCache | |
|---|---|
class |
ClusteredStoreBackend
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||