com.alibaba.rocketmq.remoting.netty
类 NettySystemConfig
java.lang.Object
com.alibaba.rocketmq.remoting.netty.NettySystemConfig
public class NettySystemConfig
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropertyNettyPooledByteBufAllocatorEnable
public static final String SystemPropertyNettyPooledByteBufAllocatorEnable
- 另请参见:
- 常量字段值
NettyPooledByteBufAllocatorEnable
public static boolean NettyPooledByteBufAllocatorEnable
SystemPropertySocketSndbufSize
public static final String SystemPropertySocketSndbufSize
- 另请参见:
- 常量字段值
SocketSndbufSize
public static int SocketSndbufSize
SystemPropertySocketRcvbufSize
public static final String SystemPropertySocketRcvbufSize
- 另请参见:
- 常量字段值
SocketRcvbufSize
public static int SocketRcvbufSize
SystemPropertyClientAsyncSemaphoreValue
public static final String SystemPropertyClientAsyncSemaphoreValue
- 另请参见:
- 常量字段值
ClientAsyncSemaphoreValue
public static int ClientAsyncSemaphoreValue
SystemPropertyClientOnewaySemaphoreValue
public static final String SystemPropertyClientOnewaySemaphoreValue
- 另请参见:
- 常量字段值
ClientOnewaySemaphoreValue
public static int ClientOnewaySemaphoreValue
NettySystemConfig
public NettySystemConfig()
Copyright © 2012-2015. All Rights Reserved.