A C D E G M O P R T
A
- APP_BASE_CONTEXT - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
http接口统一上下文
- APP_BASE_CONTEXT - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
http接口统一上下文
C
- clearAll() - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Clears the contents of all caches in the CacheManager, but without
removing any caches.
- clearAll() - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Clears the contents of all caches in the CacheManager, but without
removing any caches.
- com.sinosoftgz.starter.ehcache - 程序包 com.sinosoftgz.starter.ehcache
-
- com.sinosoftgz.starter.ehcache.constants - 程序包 com.sinosoftgz.starter.ehcache.constants
-
- com.sinosoftgz.starter.ehcache.utils - 程序包 com.sinosoftgz.starter.ehcache.utils
-
D
- DISK_PERSISTENT - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
是否需要持久化到硬盘
- DISK_PERSISTENT - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
是否需要持久化到硬盘
E
- EHCACHE_XML_NAME - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
EHCACHE XML 文件名称
- EHCACHE_XML_NAME - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
EHCACHE XML 文件名称
- EhcacheConstants - com.sinosoftgz.starter.ehcache.constants中的类
-
- EhcacheConstants - com.sinosoftgz.starter.ehcache.constants中的类
-
- EhcacheConstants() - 类 的构造器com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
- EhcacheConstants() - 类 的构造器com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
- EhcacheUtils - com.sinosoftgz.starter.ehcache.utils中的类
-
- EhcacheUtils - com.sinosoftgz.starter.ehcache.utils中的类
-
- EhcacheUtils() - 类 的构造器com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
- EhcacheUtils() - 类 的构造器com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
- ETERNAL - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
是否会死亡
- ETERNAL - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
是否会死亡
G
- get(String, String) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Get object.
- get(String, String) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Get object.
M
- MAX_ELEMENTS_IN_MEMORY - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
元素最大数量
- MAX_ELEMENTS_IN_MEMORY - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
元素最大数量
- MEMORY_STORE_EVICTION_POLICY - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
内存存取策略
- MEMORY_STORE_EVICTION_POLICY - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
内存存取策略
O
- OVER_FLOW_TO_DISK - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
是否把溢出数据持久化到硬盘
- OVER_FLOW_TO_DISK - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
是否把溢出数据持久化到硬盘
P
- put(String, String, T) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
存入
- put(String, String, T, boolean) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
存入 并设置元素是否永恒保存
- put(String, String, T, int, int) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
存入
- put(String, String, T) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
存入
- put(String, String, T, boolean) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
存入 并设置元素是否永恒保存
- put(String, String, T, int, int) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
存入
R
- remove(String, String) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Remove.
- remove(String, String) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Remove.
- removeAll(String, Collection<String>) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Remove all.
- removeAll(String, Collection<String>) - 类 中的静态方法com.sinosoftgz.starter.ehcache.utils.EhcacheUtils
-
Remove all.
T
- TIME_TO_IDLE_SECONDS - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
缓存间歇时间
- TIME_TO_IDLE_SECONDS - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
缓存间歇时间
- TIME_TO_LIVE_SECONDS - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
缓存存活时间
- TIME_TO_LIVE_SECONDS - 类 中的静态变量com.sinosoftgz.starter.ehcache.constants.EhcacheConstants
-
缓存存活时间
A C D E G M O P R T
Copyright © 2024. All rights reserved.