类 RedissonCache<K,V>
java.lang.Object
com.alicp.jetcache.AbstractCache<K,V>
com.alicp.jetcache.external.AbstractExternalCache<K,V>
com.alicp.jetcache.redisson.RedissonCache<K,V>
- 所有已实现的接口:
Cache<K,,V> Closeable,AutoCloseable
Created on 2022/7/12.
- 作者:
- yangyong
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.alicp.jetcache.external.AbstractExternalCache
buildKey从类继承的方法 com.alicp.jetcache.AbstractCache
close, computeIfAbsent, computeIfAbsent, GET, GET_ALL, isClosed, notify, PUT, PUT_ALL, PUT_IF_ABSENT, REMOVE, REMOVE_ALL从接口继承的方法 com.alicp.jetcache.Cache
computeIfAbsent, get, getAll, put, put, PUT, PUT_ALL, putAll, putAll, putIfAbsent, remove, removeAll, tryLock, tryLockAndRun
-
构造器详细资料
-
RedissonCache
-
-
方法详细资料
-
config
-
unwrap
-