SnowflakeGenerator.this

Constructs the generator using a default epoch offset.

  1. this(long nodeId, long epoch)
  2. this(long nodeId)
    struct SnowflakeGenerator
    this
    (
    long nodeId
    )

Parameters

nodeId long

The node id.

Meta