public class TimeBasedUuidCreator extends AbstractTimeBasedUuidCreator
clockSequenceStrategy, nodeIdentifierStrategy, timestampStrategyNAMESPACE_DNS, NAMESPACE_OID, NAMESPACE_URL, NAMESPACE_X500, NIL_UUID, RFC4122_VARIANT_BITS, RFC4122_VERSION_BITS, VARIANT_RESERVED_FUTURE, VARIANT_RESERVED_MICROSOFT, VARIANT_RESERVED_NCS, VARIANT_RFC4122, version, VERSION_0, VERSION_1, VERSION_2, VERSION_3, VERSION_4, VERSION_5| Modifier | Constructor and Description |
|---|---|
|
TimeBasedUuidCreator() |
protected |
TimeBasedUuidCreator(int version) |
| Modifier and Type | Method and Description |
|---|---|
long |
formatMostSignificantBits(long timestamp)
|
create, formatLeastSignificantBits, withClockSequence, withClockSequenceStrategy, withHardwareAddress, withInstant, withNodeIdentifier, withNodeIdentifierStrategy, withTimestamp, withTimestampStrategygetVariantBits, getVersion, getVersionBits, setVariantBits, setVersionBits, validpublic TimeBasedUuidCreator()
protected TimeBasedUuidCreator(int version)
public long formatMostSignificantBits(long timestamp)
formatMostSignificantBits in class AbstractTimeBasedUuidCreatortimestamp - a timestampCopyright © 2019. All rights reserved.