public interface IDelayMessage
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DATA_ID |
static String |
DEFAULT_TABLE_NAME |
static String |
MESSAGE_ID |
static String |
MESSAGE_KEY |
static String |
MESSAGE_TYPE |
static String |
TABLE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
java.time.Duration |
getDelay()
延时时间
|
String |
getMessageKey()
消息key/消息类型
|
Object |
getPayload()
数据体
|
Copyright © 2020. All rights reserved.