- IdGeneratorConfig - cn.lingyangwl.framework.idgenerator.config中的类
-
Description: 漂移雪花算法 https://gitee.com/yitter/idgenerator/tree/master/Java
文档地址 https://gitee.com/yitter/idgenerator/tree/master
能用多久
1.
- IdGeneratorConfig - cn.lingyangwl.framework.idgenerator.config中的类
-
Description: 漂移雪花算法 https://gitee.com/yitter/idgenerator/tree/master/Java
文档地址 https://gitee.com/yitter/idgenerator/tree/master
能用多久
1.
- IdGeneratorConfig() - 类 的构造器cn.lingyangwl.framework.idgenerator.config.IdGeneratorConfig
-
- IdGeneratorConfig() - 类 的构造器cn.lingyangwl.framework.idgenerator.config.IdGeneratorConfig
-
- IdGeneratorHandler - cn.lingyangwl.framework.idgenerator中的接口
-
Description: 回调处理
- IdGeneratorHandler - cn.lingyangwl.framework.idgenerator中的接口
-
Description: 回调处理
- IdGeneratorProperties - cn.lingyangwl.framework.idgenerator.config中的类
-
Description: 配置变更
配置变更指是系统运行一段时间后,再变更运行参数(IdGeneratorOptions选项值),请注意:
1.最重要的一条原则是:BaseTime 只能往前(比老值更小、距离现在更远)赋值,原因是往后赋值极大可能
产生相同的时间戳。
- IdGeneratorProperties - cn.lingyangwl.framework.idgenerator.config中的类
-
Description: 配置变更
配置变更指是系统运行一段时间后,再变更运行参数(IdGeneratorOptions选项值),请注意:
1.最重要的一条原则是:BaseTime 只能往前(比老值更小、距离现在更远)赋值,原因是往后赋值极大可能
产生相同的时间戳。
- IdGeneratorProperties() - 类 的构造器cn.lingyangwl.framework.idgenerator.config.IdGeneratorProperties
-
- IdGeneratorProperties() - 类 的构造器cn.lingyangwl.framework.idgenerator.config.IdGeneratorProperties
-
- init() - 类 中的方法cn.lingyangwl.framework.idgenerator.config.IdGeneratorConfig
-
- init() - 类 中的方法cn.lingyangwl.framework.idgenerator.config.IdGeneratorConfig
-
- init() - 类 中的方法cn.lingyangwl.framework.idgenerator.LyIdGeneratorAutoConfiguration
-
- init() - 类 中的方法cn.lingyangwl.framework.idgenerator.LyIdGeneratorAutoConfiguration
-