JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.dromara.warm.flow.core.keygen
Interface KenGen
All Known Implementing Classes:
SnowFlakeId14
,
SnowFlakeId15
,
SnowFlakeId19
public interface
KenGen
注解生成接口
Author:
warm
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
nextId
()
获得下一个ID (该方法是线程安全的)
Method Detail
nextId
long
nextId
()
获得下一个ID (该方法是线程安全的)
Returns:
SnowflakeId
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2024. All rights reserved.