public class TimeBasedUuidCreator extends AbstractTimeBasedUuidCreator
clockSequenceStrategy, nodeIdentifierStrategy, timestampStrategyNIL_UUID, RFC4122_VARIANT_BITS, RFC4122_VERSION_BITS, version| Modifier | Constructor and Description |
|---|---|
|
TimeBasedUuidCreator() |
protected |
TimeBasedUuidCreator(UuidVersion version) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
formatMostSignificantBits(long timestamp)
|
create, formatLeastSignificantBits, withClockSequence, withClockSequenceStrategy, withHardwareAddressNodeIdentifier, withInstant, withNodeIdentifier, withNodeIdentifierStrategy, withRandomNodeIdentifier, withRandomNodeIdentifier, withSystemDataHashNodeIdentifier, withTimestamp, withTimestampStrategy, withUnixEpochMillisecondsgetVariantBits, getVersion, getVersionBits, setVariantBits, setVersionBits, validpublic TimeBasedUuidCreator()
protected TimeBasedUuidCreator(UuidVersion version)
protected long formatMostSignificantBits(long timestamp)
formatMostSignificantBits in class AbstractTimeBasedUuidCreatortimestamp - a timestampCopyright © 2019. All rights reserved.