Uses of Package
com.bytedesk.core.uid.impl
Packages that use com.bytedesk.core.uid.impl
-
Classes in com.bytedesk.core.uid.impl used by com.bytedesk.core.uidClassDescriptionRepresents a cached implementation of
UidGeneratorService
extends fromDefaultUidGenerator
, based on a lock freeRingBuffer
Represents an implementation ofUidGeneratorService
UID 的配置 -
Classes in com.bytedesk.core.uid.impl used by com.bytedesk.core.uid.implClassDescriptionAllocate 64 bits for the UID(long)
sign (fixed 1bit) -> deltaSecond -> workerId -> sequence(within the same second)Represents an implementation ofUidGeneratorService
UID 的配置