类的使用
org.dromara.trans.service.impl.SimpleTransService.TransCacheSett
-
org.dromara.cache.service中SimpleTransService.TransCacheSett的使用
修饰符和类型方法说明voidTransCacheManager.setRpcTransCache(String targetClassName, SimpleTransService.TransCacheSett cacheSett) 配置RPC 翻译的缓存 -
org.dromara.trans.service.impl中SimpleTransService.TransCacheSett的使用
修饰符和类型字段说明protected Map<String,SimpleTransService.TransCacheSett> SimpleTransService.transCacheSettMap缓存配置修饰符和类型方法说明voidRpcTransService.setTransCache(Object type, SimpleTransService.TransCacheSett cacheSett) 配置缓存voidSimpleTransService.setTransCache(Object type, SimpleTransService.TransCacheSett cacheSett) 配置缓存