Interface IdGenerator
-
- All Known Implementing Classes:
IdGenerator.Snowflake
public interface IdGeneratorDistributed id generator.- Since:
- 2018/7/22
- Version:
- 1.0
- Author:
- fantasticmao
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIdGenerator.SnowflakeTwitter Snowflake
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longnext()
-