public class SequentialUuidCreator extends AbstractTimeBasedUuidCreator
clockSequence, clockSequenceStrategy, nodeIdentifier, nodeIdentifierStrategy, state, timestamp, 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| Constructor and Description |
|---|
SequentialUuidCreator() |
| Modifier and Type | Method and Description |
|---|---|
long |
formatMostSignificantBits(long timestamp)
|
create, formatLeastSignificantBits, storeState, withClockSequence, withClockSequenceStrategy, withHardwareAddress, withInstant, withNodeIdentifier, withNodeIdentifierStrategy, withTimestamp, withTimestampStrategygetVariantBits, getVersion, getVersionBits, setVariantBits, setVersionBits, validpublic long formatMostSignificantBits(long timestamp)
formatMostSignificantBits in class AbstractTimeBasedUuidCreatortimestamp - a timestampCopyright © 2019. All rights reserved.