public interface MqMetasV1
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
MQ_META_CONSUMER_GROUP
元信息:消费者组
|
static String |
MQ_META_EXPIRATION
元信息:消息过期时间
|
static String |
MQ_META_QOS
元信息:消息质量等级
|
static String |
MQ_META_SCHEDULED
元信息:消息调度时间
|
static String |
MQ_META_SEQUENCE
元信息:消息是否有序
|
static String |
MQ_META_TID
元信息:消息跟踪Id
|
static String |
MQ_META_TIMES
元信息:派发次数
|
static String |
MQ_META_TOPIC
元信息:消息主题
|
Copyright © 2024. All rights reserved.