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