常量字段值


目录
com.alibaba.*

com.alibaba.rocketmq.remoting.common.RemotingHelper
public static final String RemotingLogName "RocketmqRemoting"

com.alibaba.rocketmq.remoting.netty.NettySystemConfig
public static final String SystemPropertyClientAsyncSemaphoreValue "com.rocketmq.remoting.clientAsyncSemaphoreValue"
public static final String SystemPropertyClientOnewaySemaphoreValue "com.rocketmq.remoting.clientOnewaySemaphoreValue"
public static final String SystemPropertyNettyPooledByteBufAllocatorEnable "com.rocketmq.remoting.nettyPooledByteBufAllocatorEnable"
public static final String SystemPropertySocketRcvbufSize "com.rocketmq.remoting.socket.rcvbuf.size"
public static final String SystemPropertySocketSndbufSize "com.rocketmq.remoting.socket.sndbuf.size"

com.alibaba.rocketmq.remoting.protocol.RemotingSysResponseCode
public static final int REQUEST_CODE_NOT_SUPPORTED 3
public static final int SUCCESS 0
public static final int SYSTEM_BUSY 2
public static final int SYSTEM_ERROR 1
public static final int TRANSACTION_FAILED 4



Copyright © 2012-2015. All Rights Reserved.