public class DmsConsumeMessage extends DmsProduceRecord
构造器和说明 |
---|
DmsConsumeMessage()
默认构造函数
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
getKey() |
java.lang.Integer |
getPartition() |
java.lang.Long |
getTimestamp() |
getAttributes, getBody, getRedeliverTimes, getTags, setAttributes, setBody, setKey, setPartition, setRedeliverTimes, setTags, setTimestamp
public java.lang.Integer getPartition()
getPartition
在类中 DmsProduceRecord
public java.lang.String getKey()
getKey
在类中 DmsProduceRecord
public java.lang.Long getTimestamp()
getTimestamp
在类中 DmsProduceRecord