@Component @ConfigurationProperties(prefix="ko-time") public class DefaultConfig extends Object
| 构造器和说明 |
|---|
DefaultConfig() |
public Double getDiscardRate()
public void setDiscardRate(Double discardRate)
public Boolean getDataReset()
public void setDataReset(Boolean dataReset)
public String getDataPrefix()
public void setDataPrefix(String dataPrefix)
public String getRedisTemplate()
public void setRedisTemplate(String redisTemplate)
public String getLanguage()
public void setLanguage(String language)
public String getDataSource()
public void setDataSource(String dataSource)
public Boolean getEnable()
public void setEnable(Boolean enable)
public String getLogLanguage()
public void setLogLanguage(String logLanguage)
public Boolean getLogEnable()
public void setLogEnable(Boolean logEnable)
public Double getThreshold()
public void setThreshold(Double threshold)
public String getPointcut()
public void setPointcut(String pointcut)
public Boolean getExceptionEnable()
public void setExceptionEnable(Boolean exceptionEnable)
public String getSaver()
public void setSaver(String saver)
public Integer getThreadNum()
public void setThreadNum(Integer threadNum)
public String getContextPath()
public void setContextPath(String contextPath)
public String getUserName()
public void setUserName(String userName)
public String getPassword()
public void setPassword(String password)
public Boolean getAuthEnable()
public void setAuthEnable(Boolean authEnable)
public Boolean getParamAnalyse()
public void setParamAnalyse(Boolean paramAnalyse)
Copyright © 2022. All rights reserved.