public class DefaultBeetlCacheFactory extends Object
DefaultBeetlCache,可以通过设置 IBeetlCache 属性来设置新的缓存对象@NotNull public static @NotNull IBeetlCache defaultCache()
DEFAULT_CACHE_CLASS_NAME 获取缓存实例失败,则返回一个 DefaultBeetlCache 类型的新实例@NotNull public static @NotNull IBeetlCache loadCache(String className)
DEFAULT_CACHE_CLASS_NAME 获取缓存实例失败,则返回一个 DefaultBeetlCache 类型的新实例Copyright © 2021. All rights reserved.