public class RpcClientConfig
extends com.baidu.brpc.client.RpcClientOptions
| Constructor and Description |
|---|
RpcClientConfig() |
RpcClientConfig(RpcClientConfig rhs) |
buildCommunicationOptions, copyFrom, getActiveInstancesRatioOfFairLoadBalance, getBacklog, getChannelType, getClientName, getCompressType, getConnectTimeoutMillis, getEncoding, getFutureBufferSize, getHealthyCheckIntervalMillis, getIoEventType, getIoThreadNum, getKeepAliveTime, getLatencyWindowSizeOfFairLoadBalance, getLoadBalanceType, getMaxTotalConnections, getMaxTryTimes, getMinIdleConnections, getProtocolType, getReadTimeoutMillis, getReceiveBufferSize, getSendBufferSize, getSoLinger, getTimeBetweenEvictionRunsMillis, getWorkThreadNum, getWriteTimeoutMillis, isGlobalThreadPoolSharing, isReuseAddr, isTcpNoDelay, setActiveInstancesRatioOfFairLoadBalance, setBacklog, setChannelType, setClientName, setCompressType, setConnectTimeoutMillis, setEncoding, setFutureBufferSize, setGlobalThreadPoolSharing, setHealthyCheckIntervalMillis, setIoEventType, setIoThreadNum, setKeepAliveTime, setLatencyWindowSizeOfFairLoadBalance, setLoadBalanceType, setMaxTotalConnections, setMaxTryTimes, setMinIdleConnections, setProtocolType, setReadTimeoutMillis, setReceiveBufferSize, setReuseAddr, setSendBufferSize, setSoLinger, setTcpNoDelay, setTimeBetweenEvictionRunsMillis, setWorkThreadNum, setWriteTimeoutMillispublic RpcClientConfig()
public RpcClientConfig(RpcClientConfig rhs)
Copyright © 2022 Baidu, Inc.. All rights reserved.