public class SnowflakeIdGenerator extends Object
SnowflakeIdGenerator(long workerId)
static long
nextId()
Long
nextId(Object entity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SnowflakeIdGenerator(long workerId)
public static long nextId()
public Long nextId(Object entity)
Copyright © 2022. All rights reserved.