| 程序包 | 说明 |
|---|---|
| net.oschina.j2cache | |
| net.oschina.j2cache.ehcache | |
| net.oschina.j2cache.redis |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NullCache
空的缓存Provider
|
| 限定符和类型 | 方法和说明 |
|---|---|
Cache |
NullCacheProvider.buildCache(String regionName,
boolean autoCreate,
CacheExpiredListener listener) |
Cache |
CacheProvider.buildCache(String regionName,
boolean autoCreate,
CacheExpiredListener listener)
Configure the cache
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EhCache
EHCache
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RedisCache
Redis 缓存实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
Cache |
RedisCacheProvider.buildCache(String regionName,
boolean autoCreate,
CacheExpiredListener listener) |
Copyright © 2015. All rights reserved.