public class RpcServerConfig
extends com.baidu.brpc.server.RpcServerOptions
| 构造器和说明 |
|---|
RpcServerConfig() |
RpcServerConfig(RpcServerConfig rhs) |
copyFrom, getAcceptorThreadNum, getBacklog, getEncoding, getIoEventType, getIoThreadNum, getJarvisPortName, getKeepAliveTime, getMaxSize, getMaxTryTimes, getNamingServiceUrl, getProtocolType, getReaderIdleTime, getReceiveBufferSize, getSendBufferSize, getSoLinger, getWorkThreadNum, getWriterIdleTime, isGlobalThreadPoolSharing, isKeepAlive, isTcpNoDelay, setAcceptorThreadNum, setBacklog, setEncoding, setGlobalThreadPoolSharing, setIoEventType, setIoThreadNum, setJarvisPortName, setKeepAlive, setKeepAliveTime, setMaxSize, setMaxTryTimes, setNamingServiceUrl, setProtocolType, setReaderIdleTime, setReceiveBufferSize, setSendBufferSize, setSoLinger, setTcpNoDelay, setWorkThreadNum, setWriterIdleTime, toStringpublic RpcServerConfig()
public RpcServerConfig(RpcServerConfig rhs)
Copyright © 2019 Baidu, Inc.. All rights reserved.