| 程序包 | 说明 |
|---|---|
| net.oschina.j2cache | |
| net.oschina.j2cache.caffeine | |
| net.oschina.j2cache.ehcache | |
| net.oschina.j2cache.lettuce | |
| net.oschina.j2cache.memcached | |
| net.oschina.j2cache.redis |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<CacheChannel.Region> |
NullCacheProvider.regions() |
Collection<CacheChannel.Region> |
CacheProviderHolder.regions()
return all regions
|
Collection<CacheChannel.Region> |
CacheChannel.regions()
返回所有的缓存区域
|
Collection<CacheChannel.Region> |
CacheProvider.regions()
Return all channels defined in first level cache
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<CacheChannel.Region> |
CaffeineProvider.regions() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<CacheChannel.Region> |
EhCacheProvider.regions() |
Collection<CacheChannel.Region> |
EhCacheProvider3.regions() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<CacheChannel.Region> |
LettuceCacheProvider.regions() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<CacheChannel.Region> |
XmemcachedCacheProvider.regions() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<CacheChannel.Region> |
RedisCacheProvider.regions() |
Copyright © 2018. All rights reserved.