Interface PublishMessageResponse

All Known Implementing Classes:
PublishMessageResponseImpl

public interface PublishMessageResponse
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the record key of the message that was published.
  • Method Details

    • getMessageKey

      long getMessageKey()
      Returns the record key of the message that was published.
      Returns:
      record key of the message.