public class TimeBasedUuidCreator extends AbstractTimeBasedUuidCreator
clockSequenceStrategy, nodeIdentifierStrategy, timestampStrategyversion, versionBits| Modifier | Constructor and Description |
|---|---|
|
TimeBasedUuidCreator() |
protected |
TimeBasedUuidCreator(UuidVersion version) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
formatMostSignificantBits(long timestamp)
|
create, formatLeastSignificantBits, withClockSequence, withClockSequenceStrategy, withFingerprintNodeIdentifier, withHardwareAddressNodeIdentifier, withInstant, withNodeIdentifier, withNodeIdentifierStrategy, withoutOverrunException, withRandomNodeIdentifier, withRandomNodeIdentifier, withTimestamp, withTimestampStrategy, withUnixMillisecondsgetVariantBits, getVersion, getVersionBits, setVariantBits, setVersionBitspublic TimeBasedUuidCreator()
protected TimeBasedUuidCreator(UuidVersion version)
protected long formatMostSignificantBits(long timestamp)
formatMostSignificantBits in class AbstractTimeBasedUuidCreatortimestamp - a timestampCopyright © 2020. All rights reserved.