Interface MessageInfo


public interface MessageInfo
  • Method Summary

    Modifier and Type Method Description
    long getCreateTime()  
    long getOffset()  
    int getPartition()  
    java.util.Map<java.lang.String,​java.lang.String> getProps()  
    java.lang.String getTopic()