rdts.base.Uid
See theUid companion class
object Uid
Attributes
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Generate a new unique ID. Uses 48 bit of a process local random value + up to 64 of a counter. Encoded as a string using 9 bytes + 1 byte per 6 bits of the counter value.
Generate a new unique ID. Uses 48 bit of a process local random value + up to 64 of a counter. Encoded as a string using 9 bytes + 1 byte per 6 bits of the counter value.
Attributes
In this article