Uses of Class
cloud.opencode.base.cache.LayeredCache
Packages that use LayeredCache
-
Uses of LayeredCache in cloud.opencode.base.cache
Methods in cloud.opencode.base.cache that return LayeredCacheModifier and TypeMethodDescriptionLayeredCache.Builder.build()Builds the layered cache 构建分层缓存static <K,V> LayeredCache <K, V> Creates a layered cache with default settings 使用默认设置创建分层缓存