Uses of Class
com.loomcache.server.datastructures.SnowflakeIdGenerator
Packages that use SnowflakeIdGenerator
-
Uses of SnowflakeIdGenerator in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return SnowflakeIdGeneratorModifier and TypeMethodDescription@Nullable SnowflakeIdGeneratorDataStructureRegistry.getIdGenerator(String name) DataStructureRegistry.getOrCreateIdGenerator(String name) Methods in com.loomcache.server.datastructures with parameters of type SnowflakeIdGeneratorModifier and TypeMethodDescriptionvoidDataStructureRegistry.registerIdGenerator(String name, SnowflakeIdGenerator generator)