public abstract class AbstractRefererConfig extends AbstractInterfaceConfig
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
asyncInitConnection |
protected String |
errorRate |
protected String |
mean |
protected String |
p90 |
protected String |
p99 |
protected String |
p999 |
accessLog, actives, application, async, backupRequestDelayRatio, backupRequestDelayTime, backupRequestMaxRetryRatio, backupRequestSwitcherName, check, codec, extConfig, filter, group, localServiceAddress, mingzSize, mock, module, protocols, proxy, register, registries, requestTimeout, retries, shareChannel, slowThreshold, throwException, transExceptionStack, usegz, versionid| Constructor and Description |
|---|
AbstractRefererConfig() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAsyncInitConnection() |
String |
getErrorRate() |
String |
getMean() |
String |
getP90() |
String |
getP99() |
String |
getP999() |
void |
setAsyncInitConnection(Boolean asyncInitConnection) |
void |
setErrorRate(String errorRate) |
void |
setMean(String mean) |
void |
setP90(String p90) |
void |
setP99(String p99) |
void |
setP999(String p999) |
checkInterfaceAndMethods, getAccessLog, getActives, getApplication, getAsync, getBackupRequestDelayRatio, getBackupRequestDelayTime, getBackupRequestMaxRetryRatio, getBackupRequestSwitcherName, getCheck, getCodec, getExtConfig, getFilter, getGroup, getLocalHostAddress, getLocalServiceAddress, getMingzSize, getMock, getModule, getProtocols, getProxy, getRegister, getRegistries, getRequestTimeout, getRetries, getShareChannel, getSlowThreshold, getThrowException, getTransExceptionStack, getUsegz, getVersion, hasProtocol, loadRegistryUrls, setAccessLog, setActives, setApplication, setAsync, setBackupRequestDelayRatio, setBackupRequestDelayTime, setBackupRequestMaxRetryRatio, setBackupRequestSwitcherName, setCheck, setCheck, setCodec, setExtConfig, setFilter, setGroup, setLocalServiceAddress, setMingzSize, setMock, setModule, setProtocol, setProtocols, setProxy, setRegister, setRegistries, setRegistry, setRequestTimeout, setRetries, setShareChannel, setSlowThreshold, setThrowException, setTransExceptionStack, setUsegz, setVersionappendConfigParams, appendConfigParams, collectConfigParams, collectMethodConfigParams, getId, setId, toStringprotected String mean
protected String p90
protected String p99
protected String p999
protected String errorRate
protected Boolean asyncInitConnection
public String getMean()
public void setMean(String mean)
public String getP90()
public void setP90(String p90)
public String getP99()
public void setP99(String p99)
public String getP999()
public void setP999(String p999)
public String getErrorRate()
public void setErrorRate(String errorRate)
public Boolean getAsyncInitConnection()
public void setAsyncInitConnection(Boolean asyncInitConnection)
Copyright © 2019. All rights reserved.