public interface FlowCacheConfig extends Verifier
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_FLOW_CACHE_NAME |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpireInterval()
获取缓存对象过期淘汰时间
|
String |
getName()
获取缓存对象名
|
boolean |
isEnable()
是否启用流程缓存
|
setDefault, verifystatic final String DEFAULT_FLOW_CACHE_NAME
boolean isEnable()
String getName()
long getExpireInterval()
Copyright © 2024. All rights reserved.