C D G H I P R T
C
- CachePackage - com.wangboot.core.cache中的类
-
缓存对象增加存活时间
- CachePackage(Object, long) - 类 的构造器com.wangboot.core.cache.CachePackage
-
- CachePackage(Object) - 类 的构造器com.wangboot.core.cache.CachePackage
-
- CacheUtil - com.wangboot.core.cache中的类
-
缓存操作工具类
- clear(String) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
清空缓存
- clear() - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
清空缓存
- com.wangboot.core.cache - 程序包 com.wangboot.core.cache
-
D
- defaultCacheName - 类 中的静态变量com.wangboot.core.cache.CacheUtil
-
G
- get(String, String, Class<T>, T) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存数据
- get(String, String, Object) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存数据
- get(String, Object) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存数据
- get(String) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存数据
- get(String, Class<T>, T) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存数据
- get(String, Class<T>) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存数据
- getCache(String) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存
- getCache() - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取默认缓存
- getCacheManager() - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存管理器
- getData(Class<T>) - 类 中的方法com.wangboot.core.cache.CachePackage
-
- getOrSet(String, String, Class<T>, long, Supplier<T>) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存,不存在则设置
- getOrSet(String, Class<T>, long, Supplier<T>) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存,不存在则设置
- getOrSet(String, long, Supplier<Object>) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
获取缓存,不存在则设置
H
- has(String, String) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
缓存键是否存在
- has(String) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
缓存键是否存在
I
- isAlive() - 类 中的方法com.wangboot.core.cache.CachePackage
-
是否存活
P
- put(String, String, Object, long) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
设置缓存
- put(String, Object, long) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
设置缓存
- put(String, Object) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
设置缓存
R
- remove(String, String) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
删除缓存
- remove(String) - 类 中的静态方法com.wangboot.core.cache.CacheUtil
-
删除缓存
T
- toString() - 类 中的方法com.wangboot.core.cache.CachePackage
-
C D G H I P R T
Copyright © 2024. All rights reserved.