Class | Description |
---|---|
TimeBasedUUIDGenerator |
Class responsible for constructing and generating a time based UUID.
|
UUIDGenerator |
Abstract class for Creating UUID generators.
|
UUIDGeneratorManager |
This is the manager class which can be used to retrieve UUID generators of specific type.
|
UUIDTimeStamp | |
UUIDTimestampSynchronizer |
This is the API for utility classes optionally used by
UUIDTimeStamp to
ensure that timestamp values used for generating time/location-based UUIDs
are monotonically increasing, as well as that only one such generator
is ever used on a single system, even in presence of multiple JVMs. |
Copyright © 2024 WSO2. All rights reserved.