@ConfigurationProperties(value="com.alipay.sofa.rpc") public class SofaBootRpcProperties extends Object
| 构造器和说明 |
|---|
SofaBootRpcProperties(org.springframework.core.env.Environment environment) |
public SofaBootRpcProperties(org.springframework.core.env.Environment environment)
public String getAftRegulationEffective()
public void setAftRegulationEffective(String aftRegulationEffective)
public String getAftDegradeEffective()
public void setAftDegradeEffective(String aftDegradeEffective)
public String getAftTimeWindow()
public void setAftTimeWindow(String aftTimeWindow)
public String getAftLeastWindowCount()
public void setAftLeastWindowCount(String aftLeastWindowCount)
public String getAftLeastWindowExceptionRateMultiple()
public void setAftLeastWindowExceptionRateMultiple(String aftLeastWindowExceptionRateMultiple)
public String getAftWeightDegradeRate()
public void setAftWeightDegradeRate(String aftWeightDegradeRate)
public String getAftWeightRecoverRate()
public void setAftWeightRecoverRate(String aftWeightRecoverRate)
public String getAftDegradeLeastWeight()
public void setAftDegradeLeastWeight(String aftDegradeLeastWeight)
public String getAftDegradeMaxIpCount()
public void setAftDegradeMaxIpCount(String aftDegradeMaxIpCount)
public String getBoltPort()
public void setBoltPort(String boltPort)
public String getDubboIoThreadSize()
public void setDubboIoThreadSize(String dubboIoThreadSize)
public String getBoltThreadPoolCoreSize()
public void setBoltThreadPoolCoreSize(String boltThreadPoolCoreSize)
public String getBoltThreadPoolMaxSize()
public void setBoltThreadPoolMaxSize(String boltThreadPoolMaxSize)
public String getBoltAcceptsSize()
public void setBoltAcceptsSize(String boltAcceptsSize)
public String getRestHostname()
public void setRestHostname(String restHostname)
public String getRestPort()
public void setRestPort(String restPort)
public String getRestIoThreadSize()
public void setRestIoThreadSize(String restIoThreadSize)
public String getRestThreadPoolMaxSize()
public void setRestThreadPoolMaxSize(String restThreadPoolMaxSize)
public String getRestMaxRequestSize()
public void setRestMaxRequestSize(String restMaxRequestSize)
public String getRestTelnet()
public void setRestTelnet(String restTelnet)
public String getRestDaemon()
public void setRestDaemon(String restDaemon)
public String getDubboPort()
public void setDubboPort(String dubboPort)
public String getDubboThreadPoolMaxSize()
public void setDubboThreadPoolMaxSize(String dubboThreadPoolMaxSize)
public String getDubboAcceptsSize()
public void setDubboAcceptsSize(String dubboAcceptsSize)
public String getRegistryAddress()
public void setRegistryAddress(String registryAddress)
public String getBoltThreadPoolQueueSize()
public void setBoltThreadPoolQueueSize(String boltThreadPoolQueueSize)
public String getDubboThreadPoolCoreSize()
public void setDubboThreadPoolCoreSize(String dubboThreadPoolCoreSize)
public String getDubboThreadPoolQueueSize()
public void setDubboThreadPoolQueueSize(String dubboThreadPoolQueueSize)
public String getRestThreadPoolCoreSize()
public void setRestThreadPoolCoreSize(String restThreadPoolCoreSize)
public String getVirtualHost()
public void setVirtualHost(String virtualHost)
public String getBoundHost()
public void setBoundHost(String boundHost)
public String getVirtualPort()
public void setVirtualPort(String virtualPort)
public String getEnabledIpRange()
public void setEnabledIpRange(String enabledIpRange)
public String getBindNetworkInterface()
public void setBindNetworkInterface(String bindNetworkInterface)
public String getH2cPort()
public void setH2cPort(String h2cPort)
public String getH2cThreadPoolCoreSize()
public void setH2cThreadPoolCoreSize(String h2cThreadPoolCoreSize)
public String getH2cThreadPoolMaxSize()
public void setH2cThreadPoolMaxSize(String h2cThreadPoolMaxSize)
public String getH2cThreadPoolQueueSize()
public void setH2cThreadPoolQueueSize(String h2cThreadPoolQueueSize)
public String getH2cAcceptsSize()
public void setH2cAcceptsSize(String h2cAcceptsSize)
public String getLookoutCollectDisable()
public void setLookoutCollectDisable(String lookoutCollectDisable)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.