Package net.sodacan.core
Interface MessageId
- All Known Implementing Classes:
DefaultMessageId
public interface MessageId
A messageId is statistically unique and sortable by its timestamp.
-
Method Summary
-
Method Details
-
getTimestamp
Instant getTimestamp() -
getUnique
int getUnique()
-