Interface MessageInfo
-
public interface MessageInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCreateTime()longgetOffset()intgetPartition()Map<String,String>getProps()StringgetTopic()
-