EventIdentifier
An EventIdentifier uniquely identifies events and their causality relationships in a distributed system. It offers the properties of a Lamport timestamp, with a unique site identifier for each client to disambiguate duplicate timestamps.
Parameters
packed
the packed value for this identifier.
Types
Functions
Properties
Extensions
Link copied to clipboard
false
when this has SiteIdentifier.Unspecified or SequenceNumber.Unspecified.
Link copied to clipboard
false
when this has SiteIdentifier.Unspecified or SequenceNumber.Unspecified.
Link copied to clipboard
Creates an ULong from an EventIdentifier.