public abstract class AbstractRefererConfig extends AbstractInterfaceConfig
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
errorRate |
protected String |
mean |
protected String |
p90 |
protected String |
p99 |
protected String |
p999 |
accessLog, actives, application, async, check, codec, extConfig, filter, group, localServiceAddress, mingzSize, mock, module, protocols, proxy, register, registries, requestTimeout, retries, shareChannel, throwException, usegz, versionid| 构造器和说明 |
|---|
AbstractRefererConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorRate() |
String |
getMean() |
String |
getP90() |
String |
getP99() |
String |
getP999() |
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, getCheck, getCodec, getExtConfig, getFilter, getGroup, getLocalHostAddress, getLocalServiceAddress, getMingzSize, getMock, getModule, getProtocols, getProxy, getRegister, getRegistries, getRequestTimeout, getRetries, getShareChannel, getThrowException, getUsegz, getVersion, hasProtocol, initLocalAppInfo, loadRegistryUrls, setAccessLog, setActives, setApplication, setAsync, setCheck, setCheck, setCodec, setExtConfig, setFilter, setGroup, setLocalServiceAddress, setMingzSize, setMock, setModule, setProtocol, setProtocols, setProxy, setRegister, setRegistries, setRegistry, setRequestTimeout, setRetries, setShareChannel, setThrowException, setUsegz, setVersionappendConfigParams, appendConfigParams, collectConfigParams, collectMethodConfigParams, getId, setId, toStringprotected String mean
protected String p90
protected String p99
protected String p999
protected String errorRate
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)
Copyright © 2016. All rights reserved.