public interface MessageInfo
Modifier and Type | Method and Description |
---|---|
long |
getCreateTime() |
long |
getOffset() |
int |
getPartition() |
String |
getTopic() |
String getTopic()
int getPartition()
long getOffset()
long getCreateTime()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.