类 IdGeneratorUtil
java.lang.Object
com.sie.mbm.mom.framework.apilog.step.util.IdGeneratorUtil
-
字段概要
字段修饰符和类型字段说明private static final cn.hutool.core.lang.Snowflake使用无参方法,让 Hutool 自动分配 workerId -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
snowflake
private static final cn.hutool.core.lang.Snowflake snowflake使用无参方法,让 Hutool 自动分配 workerId
-
-
构造器详细资料
-
IdGeneratorUtil
public IdGeneratorUtil()
-
-
方法详细资料
-
genId
返回 64 位 Snowflake ID- 返回:
-