| 接口 | 说明 |
|---|---|
| AutoReleaseLock |
Created on 2016/12/20.
|
| Cache<K,V> |
The cache interface, null value is supported.
|
| CacheBuilder |
Created on 2016/11/17.
|
| CacheLoader<K,V> |
Created on 2017/5/27.
|
| CacheMonitor |
Created on 2016/10/25.
|
| ProxyCache<K,V> |
Created on 2016/12/13.
|
| 类 | 说明 |
|---|---|
| AbstractCache<K,V> |
Created on 2016/10/7.
|
| AbstractCacheBuilder<T extends AbstractCacheBuilder<T>> |
Created on 16/9/7.
|
| CacheConfig<K,V> |
Created on 16/9/7.
|
| CacheGetResult<V> | |
| CacheResult |
Created on 2016/9/28.
|
| CacheValueHolder<V> |
Created on 16/9/13.
|
| LoadingCache<K,V> |
Created on 2017/5/17.
|
| MonitoredCache<K,V> | 已过时 |
| MultiGetResult<K,V> |
Created on 2017/2/21.
|
| MultiLevelCache<K,V> |
Created on 16/9/13.
|
| MultiLevelCacheBuilder<T extends MultiLevelCacheBuilder<T>> |
Created on 2017/5/24.
|
| MultiLevelCacheBuilder.MultiLevelCacheBuilderImpl | |
| MultiLevelCacheConfig<K,V> |
Created on 2017/5/24.
|
| RefreshCache<K,V> |
Created on 2017/5/25.
|
| RefreshPolicy |
Created on 2017/5/25.
|
| ResultData |
Created on 2017/5/2.
|
| SimpleProxyCache<K,V> |
Created on 2017/5/17.
|
| 枚举 | 说明 |
|---|---|
| CacheResultCode |
| 异常错误 | 说明 |
|---|---|
| CacheConfigException | |
| CacheException | |
| CacheInvokeException |
Created on 2016/10/13.
|
Copyright © 2013–2019. All rights reserved.