Package me.ahoo.cosid.snowflake
Class SnowflakeIdState.SnowflakeIdStateBuilder
java.lang.Object
me.ahoo.cosid.snowflake.SnowflakeIdState.SnowflakeIdStateBuilder
- Enclosing class:
- SnowflakeIdState
-
Method Summary
Modifier and TypeMethodDescriptionbuild()friendlyId(String friendlyId) id(long id) machineId(int machineId) sequence(long sequence) timestamp(LocalDateTime timestamp) toString()