View Source ExRocketmq.Protocol.Request (lib_oss v0.1.0)

The request code constants

Summary

Functions

Link to this macro

req_check_transaction_state()

View Source (macro)
Link to this macro

req_consume_message_directly()

View Source (macro)
Link to this macro

req_consumer_send_msg_back()

View Source (macro)
Link to this macro

req_end_transaction()

View Source (macro)
Link to this macro

req_get_broker_cluster_info()

View Source (macro)
Link to this macro

req_get_consumer_list_by_group()

View Source (macro)
Link to this macro

req_get_consumer_running_info()

View Source (macro)
Link to this macro

req_get_max_offset()

View Source (macro)
Link to this macro

req_get_routeinfo_by_topic()

View Source (macro)
Link to this macro

req_heartbeat()

View Source (macro)
Link to this macro

req_lock_batch_mq()

View Source (macro)
Link to this macro

req_notify_consumer_ids_changed()

View Source (macro)
Link to this macro

req_pull_message()

View Source (macro)
Link to this macro

req_query_consumer_offset()

View Source (macro)
Link to this macro

req_search_offset_by_timestamp()

View Source (macro)
Link to this macro

req_send_batch_message()

View Source (macro)
Link to this macro

req_send_message()

View Source (macro)
Link to this macro

req_send_reply_message()

View Source (macro)
Link to this macro

req_unlock_batch_mq()

View Source (macro)
Link to this macro

req_update_consumer_offset()

View Source (macro)