Uses of Class
cloud.opencode.base.id.snowflake.RandomAssigner
Packages that use RandomAssigner
-
Uses of RandomAssigner in cloud.opencode.base.id.snowflake
Methods in cloud.opencode.base.id.snowflake that return RandomAssignerModifier and TypeMethodDescriptionstatic RandomAssignerRandomAssigner.create()Creates a random assigner 创建随机分配器static RandomAssignerRandomAssigner.of(long workerId, long datacenterId) Creates an assigner with fixed IDs 创建使用固定ID的分配器