Class SnowflakeIdProperties.ShardIdDefinition
java.lang.Object
me.ahoo.cosid.spring.boot.starter.snowflake.SnowflakeIdProperties.IdDefinition
me.ahoo.cosid.spring.boot.starter.snowflake.SnowflakeIdProperties.ShardIdDefinition
- Enclosing class:
- SnowflakeIdProperties
public static class SnowflakeIdProperties.ShardIdDefinition
extends SnowflakeIdProperties.IdDefinition
-
Nested Class Summary
Nested classes/interfaces inherited from class me.ahoo.cosid.spring.boot.starter.snowflake.SnowflakeIdProperties.IdDefinition
SnowflakeIdProperties.IdDefinition.TimestampUnit
-
Constructor Summary
-
Method Summary
Methods inherited from class me.ahoo.cosid.spring.boot.starter.snowflake.SnowflakeIdProperties.IdDefinition
getConverter, getEpoch, getMachineBit, getNamespace, getSequenceBit, getSequenceResetThreshold, getTimestampBit, getTimestampUnit, isClockSync, isFriendly, setClockSync, setConverter, setEpoch, setFriendly, setMachineBit, setNamespace, setSequenceBit, setSequenceResetThreshold, setTimestampBit, setTimestampUnit
-
Constructor Details
-
ShardIdDefinition
public ShardIdDefinition()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-