跳过导航链接
C E G I R S 

C

com.github.houbb.common.cache.api - 程序包 com.github.houbb.common.cache.api
 
com.github.houbb.common.cache.api.service - 程序包 com.github.houbb.common.cache.api.service
 
contains(String) - 接口 中的方法com.github.houbb.common.cache.api.service.ICommonCacheService
是否包含指定的 key

E

expire(String, long, TimeUnit) - 接口 中的方法com.github.houbb.common.cache.api.service.ICommonCacheService
过期

G

get(String) - 接口 中的方法com.github.houbb.common.cache.api.service.ICommonCacheService
获取对应的值

I

ICommonCacheService - com.github.houbb.common.cache.api.service中的接口
通用缓存接口

R

remove(String) - 接口 中的方法com.github.houbb.common.cache.api.service.ICommonCacheService
删除

S

set(String, String) - 接口 中的方法com.github.houbb.common.cache.api.service.ICommonCacheService
设置
set(String, String, long) - 接口 中的方法com.github.houbb.common.cache.api.service.ICommonCacheService
设置对应的值
C E G I R S 
跳过导航链接

Copyright © 2022. All rights reserved.