Interface MessageId

All Known Implementing Classes:
DefaultMessageId

public interface MessageId

A messageId is statistically unique and sortable by its timestamp.

  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • getTimestamp

      Instant getTimestamp()
    • getUnique

      int getUnique()