public class CombGuidCreator extends UlidBasedGuidCreator
UlidBasedGuidCreator.
The Cost of GUIDs as Primary Keys (COMB GUID inception):
http://www.informit.com/articles/article.aspx?p=25862
ULID specification: https://github.com/ulid/specfirstHigh, firstLow, high, low, MASK_UNSIGNED_SHORT, OVERRUN_MESSAGE, previousTimestamp, random, timestampStrategy| Constructor and Description |
|---|
CombGuidCreator() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
create()
Return a COMB GUID.
|
getTimestamp, increment, reset, withFastRandomGenerator, withRandomGenerator, withTimestampStrategypublic UUID create()
UlidBasedGuidCreator.create()create in interface NoArgumentsUuidCreatorcreate in class UlidBasedGuidCreatorUUID a UUID valueCopyright © 2020. All rights reserved.