| 类 | 说明 |
|---|---|
| AutoIncrementIdGenerator | |
| Base64IdGenerator |
https://github.com/elastic/elasticsearch/tree/master/server/src/main/java/org/elasticsearch/common
|
| SimpleIdGenerator |
A simple
IdGenerator that starts at 1 and increments by 1 with each call. |
| SnowflakeIdGenerator | |
| UuidGenerator |
Copyright © 2019. All rights reserved.