com.alibaba.rocketmq.common.protocol
类 RequestCode

java.lang.Object
  继承者 com.alibaba.rocketmq.common.protocol.RequestCode

public class RequestCode
extends Object


字段摘要
static int ADJUST_CONSUMER_THREAD_POOL
           
static int CHECK_TRANSACTION_STATE
           
static int CLEAN_EXPIRED_CONSUMEQUEUE
           
static int CLONE_GROUP_OFFSET
           
static int CONSUME_MESSAGE_DIRECTLY
           
static int CONSUMER_SEND_MSG_BACK
           
static int DELETE_KV_CONFIG
           
static int DELETE_KV_CONFIG_BY_VALUE
           
static int DELETE_SUBSCRIPTIONGROUP
           
static int DELETE_TOPIC_IN_BROKER
           
static int DELETE_TOPIC_IN_NAMESRV
           
static int END_TRANSACTION
           
static int GET_ALL_CONSUMER_OFFSET
           
static int GET_ALL_DELAY_OFFSET
           
static int GET_ALL_SUBSCRIPTIONGROUP_CONFIG
           
static int GET_ALL_TOPIC_CONFIG
           
static int GET_ALL_TOPIC_LIST_FROM_NAMESERVER
           
static int GET_BROKER_CLUSTER_INFO
           
static int GET_BROKER_CONFIG
           
static int GET_BROKER_RUNTIME_INFO
           
static int GET_CONSUME_STATS
           
static int GET_CONSUMER_CONNECTION_LIST
           
static int GET_CONSUMER_LIST_BY_GROUP
           
static int GET_CONSUMER_RUNNING_INFO
           
static int GET_CONSUMER_STATUS_FROM_CLIENT
           
static int GET_EARLIEST_MSG_STORETIME
           
static int GET_HAS_UNIT_SUB_TOPIC_LIST
           
static int GET_HAS_UNIT_SUB_UNUNIT_TOPIC_LIST
           
static int GET_KV_CONFIG
           
static int GET_KV_CONFIG_BY_VALUE
           
static int GET_KVLIST_BY_NAMESPACE
           
static int GET_MAX_OFFSET
           
static int GET_MIN_OFFSET
           
static int GET_PRODUCER_CONNECTION_LIST
           
static int GET_ROUTEINTO_BY_TOPIC
           
static int GET_SYSTEM_TOPIC_LIST_FROM_BROKER
           
static int GET_SYSTEM_TOPIC_LIST_FROM_NS
           
static int GET_TOPIC_CONFIG_LIST
           
static int GET_TOPIC_NAME_LIST
           
static int GET_TOPIC_STATS_INFO
           
static int GET_TOPICS_BY_CLUSTER
           
static int GET_UNIT_TOPIC_LIST
           
static int HEART_BEAT
           
static int INVOKE_BROKER_TO_GET_CONSUMER_STATUS
           
static int INVOKE_BROKER_TO_RESET_OFFSET
           
static int LOCK_BATCH_MQ
           
static int NOTIFY_CONSUMER_IDS_CHANGED
           
static int PULL_MESSAGE
           
static int PUT_KV_CONFIG
           
static int QUERY_BROKER_OFFSET
           
static int QUERY_CONSUME_TIME_SPAN
           
static int QUERY_CONSUMER_OFFSET
           
static int QUERY_CORRECTION_OFFSET
           
static int QUERY_MESSAGE
           
static int QUERY_TOPIC_CONSUME_BY_WHO
           
static int REGISTER_BROKER
           
static int REGISTER_FILTER_SERVER
           
static int REGISTER_MESSAGE_FILTER_CLASS
           
static int RESET_CONSUMER_CLIENT_OFFSET
           
static int RESET_CONSUMER_OFFSET_IN_BROKER
           
static int RESET_CONSUMER_OFFSET_IN_CONSUMER
           
static int RESUME_CONSUMER
           
static int SEARCH_OFFSET_BY_TIMESTAMP
           
static int SEND_MESSAGE
           
static int SEND_MESSAGE_V2
           
static int SUSPEND_CONSUMER
           
static int TRIGGER_DELETE_FILES
           
static int UNLOCK_BATCH_MQ
           
static int UNREGISTER_BROKER
           
static int UNREGISTER_CLIENT
           
static int UPDATE_AND_CREATE_SUBSCRIPTIONGROUP
           
static int UPDATE_AND_CREATE_TOPIC
           
static int UPDATE_BROKER_CONFIG
           
static int UPDATE_CONSUMER_OFFSET
           
static int VIEW_BROKER_STATS_DATA
           
static int VIEW_MESSAGE_BY_ID
           
static int WHO_CONSUME_THE_MESSAGE
           
static int WIPE_WRITE_PERM_OF_BROKER
           
 
构造方法摘要
RequestCode()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

SEND_MESSAGE

public static final int SEND_MESSAGE
另请参见:
常量字段值

PULL_MESSAGE

public static final int PULL_MESSAGE
另请参见:
常量字段值

QUERY_MESSAGE

public static final int QUERY_MESSAGE
另请参见:
常量字段值

QUERY_BROKER_OFFSET

public static final int QUERY_BROKER_OFFSET
另请参见:
常量字段值

QUERY_CONSUMER_OFFSET

public static final int QUERY_CONSUMER_OFFSET
另请参见:
常量字段值

UPDATE_CONSUMER_OFFSET

public static final int UPDATE_CONSUMER_OFFSET
另请参见:
常量字段值

UPDATE_AND_CREATE_TOPIC

public static final int UPDATE_AND_CREATE_TOPIC
另请参见:
常量字段值

GET_ALL_TOPIC_CONFIG

public static final int GET_ALL_TOPIC_CONFIG
另请参见:
常量字段值

GET_TOPIC_CONFIG_LIST

public static final int GET_TOPIC_CONFIG_LIST
另请参见:
常量字段值

GET_TOPIC_NAME_LIST

public static final int GET_TOPIC_NAME_LIST
另请参见:
常量字段值

UPDATE_BROKER_CONFIG

public static final int UPDATE_BROKER_CONFIG
另请参见:
常量字段值

GET_BROKER_CONFIG

public static final int GET_BROKER_CONFIG
另请参见:
常量字段值

TRIGGER_DELETE_FILES

public static final int TRIGGER_DELETE_FILES
另请参见:
常量字段值

GET_BROKER_RUNTIME_INFO

public static final int GET_BROKER_RUNTIME_INFO
另请参见:
常量字段值

SEARCH_OFFSET_BY_TIMESTAMP

public static final int SEARCH_OFFSET_BY_TIMESTAMP
另请参见:
常量字段值

GET_MAX_OFFSET

public static final int GET_MAX_OFFSET
另请参见:
常量字段值

GET_MIN_OFFSET

public static final int GET_MIN_OFFSET
另请参见:
常量字段值

GET_EARLIEST_MSG_STORETIME

public static final int GET_EARLIEST_MSG_STORETIME
另请参见:
常量字段值

VIEW_MESSAGE_BY_ID

public static final int VIEW_MESSAGE_BY_ID
另请参见:
常量字段值

HEART_BEAT

public static final int HEART_BEAT
另请参见:
常量字段值

UNREGISTER_CLIENT

public static final int UNREGISTER_CLIENT
另请参见:
常量字段值

CONSUMER_SEND_MSG_BACK

public static final int CONSUMER_SEND_MSG_BACK
另请参见:
常量字段值

END_TRANSACTION

public static final int END_TRANSACTION
另请参见:
常量字段值

GET_CONSUMER_LIST_BY_GROUP

public static final int GET_CONSUMER_LIST_BY_GROUP
另请参见:
常量字段值

CHECK_TRANSACTION_STATE

public static final int CHECK_TRANSACTION_STATE
另请参见:
常量字段值

NOTIFY_CONSUMER_IDS_CHANGED

public static final int NOTIFY_CONSUMER_IDS_CHANGED
另请参见:
常量字段值

LOCK_BATCH_MQ

public static final int LOCK_BATCH_MQ
另请参见:
常量字段值

UNLOCK_BATCH_MQ

public static final int UNLOCK_BATCH_MQ
另请参见:
常量字段值

GET_ALL_CONSUMER_OFFSET

public static final int GET_ALL_CONSUMER_OFFSET
另请参见:
常量字段值

GET_ALL_DELAY_OFFSET

public static final int GET_ALL_DELAY_OFFSET
另请参见:
常量字段值

PUT_KV_CONFIG

public static final int PUT_KV_CONFIG
另请参见:
常量字段值

GET_KV_CONFIG

public static final int GET_KV_CONFIG
另请参见:
常量字段值

DELETE_KV_CONFIG

public static final int DELETE_KV_CONFIG
另请参见:
常量字段值

REGISTER_BROKER

public static final int REGISTER_BROKER
另请参见:
常量字段值

UNREGISTER_BROKER

public static final int UNREGISTER_BROKER
另请参见:
常量字段值

GET_ROUTEINTO_BY_TOPIC

public static final int GET_ROUTEINTO_BY_TOPIC
另请参见:
常量字段值

GET_BROKER_CLUSTER_INFO

public static final int GET_BROKER_CLUSTER_INFO
另请参见:
常量字段值

UPDATE_AND_CREATE_SUBSCRIPTIONGROUP

public static final int UPDATE_AND_CREATE_SUBSCRIPTIONGROUP
另请参见:
常量字段值

GET_ALL_SUBSCRIPTIONGROUP_CONFIG

public static final int GET_ALL_SUBSCRIPTIONGROUP_CONFIG
另请参见:
常量字段值

GET_TOPIC_STATS_INFO

public static final int GET_TOPIC_STATS_INFO
另请参见:
常量字段值

GET_CONSUMER_CONNECTION_LIST

public static final int GET_CONSUMER_CONNECTION_LIST
另请参见:
常量字段值

GET_PRODUCER_CONNECTION_LIST

public static final int GET_PRODUCER_CONNECTION_LIST
另请参见:
常量字段值

WIPE_WRITE_PERM_OF_BROKER

public static final int WIPE_WRITE_PERM_OF_BROKER
另请参见:
常量字段值

GET_ALL_TOPIC_LIST_FROM_NAMESERVER

public static final int GET_ALL_TOPIC_LIST_FROM_NAMESERVER
另请参见:
常量字段值

DELETE_SUBSCRIPTIONGROUP

public static final int DELETE_SUBSCRIPTIONGROUP
另请参见:
常量字段值

GET_CONSUME_STATS

public static final int GET_CONSUME_STATS
另请参见:
常量字段值

SUSPEND_CONSUMER

public static final int SUSPEND_CONSUMER
另请参见:
常量字段值

RESUME_CONSUMER

public static final int RESUME_CONSUMER
另请参见:
常量字段值

RESET_CONSUMER_OFFSET_IN_CONSUMER

public static final int RESET_CONSUMER_OFFSET_IN_CONSUMER
另请参见:
常量字段值

RESET_CONSUMER_OFFSET_IN_BROKER

public static final int RESET_CONSUMER_OFFSET_IN_BROKER
另请参见:
常量字段值

ADJUST_CONSUMER_THREAD_POOL

public static final int ADJUST_CONSUMER_THREAD_POOL
另请参见:
常量字段值

WHO_CONSUME_THE_MESSAGE

public static final int WHO_CONSUME_THE_MESSAGE
另请参见:
常量字段值

DELETE_TOPIC_IN_BROKER

public static final int DELETE_TOPIC_IN_BROKER
另请参见:
常量字段值

DELETE_TOPIC_IN_NAMESRV

public static final int DELETE_TOPIC_IN_NAMESRV
另请参见:
常量字段值

GET_KV_CONFIG_BY_VALUE

public static final int GET_KV_CONFIG_BY_VALUE
另请参见:
常量字段值

DELETE_KV_CONFIG_BY_VALUE

public static final int DELETE_KV_CONFIG_BY_VALUE
另请参见:
常量字段值

GET_KVLIST_BY_NAMESPACE

public static final int GET_KVLIST_BY_NAMESPACE
另请参见:
常量字段值

RESET_CONSUMER_CLIENT_OFFSET

public static final int RESET_CONSUMER_CLIENT_OFFSET
另请参见:
常量字段值

GET_CONSUMER_STATUS_FROM_CLIENT

public static final int GET_CONSUMER_STATUS_FROM_CLIENT
另请参见:
常量字段值

INVOKE_BROKER_TO_RESET_OFFSET

public static final int INVOKE_BROKER_TO_RESET_OFFSET
另请参见:
常量字段值

INVOKE_BROKER_TO_GET_CONSUMER_STATUS

public static final int INVOKE_BROKER_TO_GET_CONSUMER_STATUS
另请参见:
常量字段值

QUERY_TOPIC_CONSUME_BY_WHO

public static final int QUERY_TOPIC_CONSUME_BY_WHO
另请参见:
常量字段值

GET_TOPICS_BY_CLUSTER

public static final int GET_TOPICS_BY_CLUSTER
另请参见:
常量字段值

REGISTER_FILTER_SERVER

public static final int REGISTER_FILTER_SERVER
另请参见:
常量字段值

REGISTER_MESSAGE_FILTER_CLASS

public static final int REGISTER_MESSAGE_FILTER_CLASS
另请参见:
常量字段值

QUERY_CONSUME_TIME_SPAN

public static final int QUERY_CONSUME_TIME_SPAN
另请参见:
常量字段值

GET_SYSTEM_TOPIC_LIST_FROM_NS

public static final int GET_SYSTEM_TOPIC_LIST_FROM_NS
另请参见:
常量字段值

GET_SYSTEM_TOPIC_LIST_FROM_BROKER

public static final int GET_SYSTEM_TOPIC_LIST_FROM_BROKER
另请参见:
常量字段值

CLEAN_EXPIRED_CONSUMEQUEUE

public static final int CLEAN_EXPIRED_CONSUMEQUEUE
另请参见:
常量字段值

GET_CONSUMER_RUNNING_INFO

public static final int GET_CONSUMER_RUNNING_INFO
另请参见:
常量字段值

QUERY_CORRECTION_OFFSET

public static final int QUERY_CORRECTION_OFFSET
另请参见:
常量字段值

CONSUME_MESSAGE_DIRECTLY

public static final int CONSUME_MESSAGE_DIRECTLY
另请参见:
常量字段值

SEND_MESSAGE_V2

public static final int SEND_MESSAGE_V2
另请参见:
常量字段值

GET_UNIT_TOPIC_LIST

public static final int GET_UNIT_TOPIC_LIST
另请参见:
常量字段值

GET_HAS_UNIT_SUB_TOPIC_LIST

public static final int GET_HAS_UNIT_SUB_TOPIC_LIST
另请参见:
常量字段值

GET_HAS_UNIT_SUB_UNUNIT_TOPIC_LIST

public static final int GET_HAS_UNIT_SUB_UNUNIT_TOPIC_LIST
另请参见:
常量字段值

CLONE_GROUP_OFFSET

public static final int CLONE_GROUP_OFFSET
另请参见:
常量字段值

VIEW_BROKER_STATS_DATA

public static final int VIEW_BROKER_STATS_DATA
另请参见:
常量字段值
构造方法详细信息

RequestCode

public RequestCode()


Copyright © 2012-2015. All Rights Reserved.