This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
editreadme
tags/v1.0.0
zhouzj
4 years ago
parent
50605321d0
commit
27c02c0318
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -109,7 +109,7 @@
2.指定唯一的 WorkerId。必须由外部系统确保 WorkerId 的全局唯一性,并赋值给本算法入口方法。
3.异常处理。本算法内部会抛出所有Exception,外部系统 catch 相关信息并做好应对处理,以免引发更大的系统崩溃。
3.异常处理。本算法内部会抛出所有
Exception,外部系统
应该
catch 相关信息并做好应对处理,以免引发更大的系统崩溃。
4.认真理解 IdGeneratorOptions 的定义,这对集成和使用本算法有帮助。
Write
Preview
Loading…
Cancel
Save