public class LiteflowConfig extends Object
| Constructor and Description |
|---|
LiteflowConfig() |
public Boolean getEnableMonitorFile()
public void setEnableMonitorFile(Boolean enableMonitorFile)
public Boolean getEnable()
public void setEnable(Boolean enable)
public String getRuleSource()
public void setRuleSource(String ruleSource)
public Integer getSlotSize()
public void setSlotSize(Integer slotSize)
@Deprecated public Integer getWhenMaxWaitSeconds()
@Deprecated public void setWhenMaxWaitSeconds(Integer whenMaxWaitSeconds)
public Integer getQueueLimit()
public void setQueueLimit(Integer queueLimit)
public Long getDelay()
public void setDelay(Long delay)
public Long getPeriod()
public void setPeriod(Long period)
public Boolean getEnableLog()
public void setEnableLog(Boolean enableLog)
public Boolean isSupportMultipleType()
public void setSupportMultipleType(Boolean supportMultipleType)
@Deprecated public Integer getRetryCount()
@Deprecated public void setRetryCount(Integer retryCount)
public Boolean getPrintBanner()
public void setPrintBanner(Boolean printBanner)
public String getNodeExecutorClass()
public void setNodeExecutorClass(String nodeExecutorClass)
public String getRequestIdGeneratorClass()
public void setRequestIdGeneratorClass(String requestIdGeneratorClass)
public Integer getMainExecutorWorks()
public void setMainExecutorWorks(Integer mainExecutorWorks)
public String getMainExecutorClass()
public void setMainExecutorClass(String mainExecutorClass)
public Boolean getPrintExecutionLog()
public void setPrintExecutionLog(Boolean printExecutionLog)
public String getRuleSourceExtData()
public void setRuleSourceExtData(String ruleSourceExtData)
public void setRuleSourceExtDataMap(Map<String,String> ruleSourceExtDataMap)
public Integer getWhenMaxWaitTime()
public void setWhenMaxWaitTime(Integer whenMaxWaitTime)
public TimeUnit getWhenMaxWaitTimeUnit()
public void setWhenMaxWaitTimeUnit(TimeUnit whenMaxWaitTimeUnit)
public Boolean getFallbackCmpEnable()
public void setFallbackCmpEnable(Boolean fallbackCmpEnable)
public Boolean getWhenThreadPoolIsolate()
public void setWhenThreadPoolIsolate(Boolean whenThreadPoolIsolate)
public Boolean getFastLoad()
public void setFastLoad(Boolean fastLoad)
public ParseModeEnum getParseMode()
public void setParseMode(ParseModeEnum parseMode)
public Integer getGlobalThreadPoolSize()
public void setGlobalThreadPoolSize(Integer globalThreadPoolSize)
public Integer getGlobalThreadPoolQueueSize()
public void setGlobalThreadPoolQueueSize(Integer globalThreadPoolQueueSize)
public String getGlobalThreadPoolExecutorClass()
public void setGlobalThreadPoolExecutorClass(String globalThreadPoolExecutorClass)
public Boolean getEnableNodeInstanceId()
public void setEnableNodeInstanceId(Boolean enableNodeInstanceId)
public String getInstanceIdGeneratorClass()
public void setInstanceIdGeneratorClass(String instanceIdGeneratorClass)
public Boolean getChainCacheEnabled()
public void setChainCacheEnabled(Boolean chainCacheEnabled)
public Integer getChainCacheCapacity()
public void setChainCacheCapacity(Integer chainCacheCapacity)
public Boolean getEnableVirtualThread()
public void setEnableVirtualThread(Boolean enableVirtualThread)
Copyright © 2025. All rights reserved.