接口 IValueCache<T>
- 所有超级接口:
AutoCloseable,IBaseCache,IRedisCache
- 所有已知子接口:
IDataDbCache<T>,IDistributedLockDbCache<T>,ILinkListCache<T>,ILinkListDbCache<T>,IParamDbCache<T>,ISessionDbCache<T>,ISetCache<T>,ISetDbCache<T>,ISortSetCache<T>,ISortSetDbCache<T>,IStringCache<T>
- 所有已知实现类:
DataDbCache,DistributedLockDbCache,LinkListCache,LinkListDbCache,ParamDbCache,SessionDbCache,SetCache,SetDbCache,SortSetCache,SortSetDbCache,StringCache
-
方法概要
从接口继承的方法 java.lang.AutoCloseable
close从接口继承的方法 cn.myafx.cache.base.IRedisCache
contains, expire, expire, getCacheDb, getCacheKey, getKeyConfig, ping, remove, setJsonMapper