类的使用
com.github.developframework.resource.spring.cache.CacheType
-
使用CacheType的程序包 程序包 说明 com.github.developframework.resource.spring com.github.developframework.resource.spring.cache -
-
com.github.developframework.resource.spring中CacheType的使用
声明为CacheType的com.github.developframework.resource.spring中的字段 修饰符和类型 字段 说明 protected CacheTypeSpringDataResourceCacheManager. cacheType参数类型为CacheType的com.github.developframework.resource.spring中的构造器 构造器 说明 SpringDataResourceCacheManager(REPOSITORY repository, ResourceDefinition<ENTITY> resourceDefinition, String cacheKey, Duration timeout, CacheType cacheType) -
com.github.developframework.resource.spring.cache中CacheType的使用
返回CacheType的com.github.developframework.resource.spring.cache中的方法 修饰符和类型 方法 说明 static CacheTypeCacheType. valueOf(String name)返回带有指定名称的该类型的枚举常量。static CacheType[]CacheType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-