接口的使用
cn.myafx.cache.base.IRedisCache
使用IRedisCache的程序包
-
cn.myafx.cache中IRedisCache的使用
类型参数类型为IRedisCache的cn.myafx.cache中的方法 -
cn.myafx.cache.base中IRedisCache的使用
修饰符和类型接口说明interfaceinterfaceIHashCache<TField,TValue> hash 接口interface链表接口interfaceISetCache<T>set 集合interface有序集合接口interfaceIStringCache<T>string key value 接口interfaceIValueCache<T>修饰符和类型类说明classclassHashCache<TField,TValue> classclassredis 缓存classSetCache<T>set 集合classSortSetCache<T>有序集合classStringCache<T> -
cn.myafx.cache.db中IRedisCache的使用
修饰符和类型接口说明interfaceIDataDbCache<T>DataDbinterface分布式锁db接口interfacegps位置信息dbinterfaceIHashDbCache<TField,TValue> 哈希dbinterface链接dbinterface常规带参数数据dbinterfacesession数据dbinterfaceISetDbCache<T>set集合dbinterface有序集合db修饰符和类型类说明classDataDbCache<T>class分布式锁db接口classgps位置信息dbclassHashDbCache<TField,TValue> 哈希dbclass链接dbclassParamDbCache<T>常规带参数数据dbclasssession数据dbclassSetDbCache<T>set集合dbclass有序集合db