类的使用
org.tio.utils.cache.guava.GuavaCache
使用GuavaCache的程序包
-
org.tio.utils.cache.guava中GuavaCache的使用
类型参数类型为GuavaCache的org.tio.utils.cache.guava中的字段修饰符和类型方法说明static GuavaCachestatic GuavaCachetimeToLiveSeconds和timeToIdleSeconds不允许同时为nullstatic GuavaCacheGuavaCache.register(String cacheName, Long timeToLiveSeconds, Long timeToIdleSeconds, com.google.common.cache.RemovalListener<String, Serializable> removalListener) -
org.tio.utils.cache.guavaredis中GuavaCache的使用
参数类型为GuavaCache的org.tio.utils.cache.guavaredis中的构造器