Package | Description |
---|---|
org.dromara.hutool.core.data.id |
提供各种ID生成
|
Modifier and Type | Field and Description |
---|---|
static SeataSnowflake |
IdConstants.DEFAULT_SEATA_SNOWFLAKE
默认的Seata单例,使用默认的节点ID。
|
Modifier and Type | Method and Description |
---|---|
static SeataSnowflake |
IdUtil.getSeataSnowflake()
获取默认的SeataSnowflake单例实例。
|
static SeataSnowflake |
IdUtil.getSeataSnowflake(long nodeId)
获取SeataSnowflake单例实例。
|
Copyright © 2025. All rights reserved.