dflake ~master (2022-05-26T04:15:59.3686764)
Dub
Repo
SnowflakeGenerator.this
dflake
SnowflakeGenerator
Constructs the generator using a default epoch offset.
this
(long nodeId, long epoch)
this
(long nodeId)
struct
SnowflakeGenerator
this
(
long
nodeId
)
Parameters
nodeId
long
The node id.
Meta
Source
See Implementation
dflake
SnowflakeGenerator
aliases
SnowflakeIdInfo
constructors
this
functions
nextId
parseId
static variables
DEFAULT_CUSTOM_EPOCH
EPOCH_BITS
MAX_NODE_ID
MAX_SEQUENCE
NODE_ID_BITS
SEQUENCE_BITS
UNUSED_BITS
Constructs the generator using a default epoch offset.