| Package | Description |
|---|---|
| com.atlassian.cache.ehcache | |
| com.atlassian.cache.hazelcast | |
| com.atlassian.cache.impl | |
| com.atlassian.cache.memory | |
| com.atlassian.cache.vcache |
| Modifier and Type | Class and Description |
|---|---|
class |
EhCacheManager
Maintains a mapping of name -> Cache and provides factory methods for creating ad getting caches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastCacheManager
Hazelcast implementation of the
CacheManager contract |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCacheManager
A partial implementation of
CacheManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryCacheManager
Maintains a mapping of name -> Cache and provides factory methods for creating and getting caches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VCacheCacheManager
VCache implementation of the
CacheManager contract. |
Copyright © 2015 Atlassian. All rights reserved.