Uses of Class
com.alibaba.nacos.config.server.model.CacheItem
-
Packages that use CacheItem Package Description com.alibaba.nacos.config.server.service -
-
Uses of CacheItem in com.alibaba.nacos.config.server.service
Methods in com.alibaba.nacos.config.server.service that return CacheItem Modifier and Type Method Description static CacheItemConfigService. getContentCache(String groupKey)返回cache。
-