public class SnowflakeIDWorker extends Object
static long
twepoch
SnowflakeIDWorker(long workerId, long datacenterId)
long
nextId()
protected long
tilNextMillis(long lastTimestamp)
timeGen()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static long twepoch
public SnowflakeIDWorker(long workerId, long datacenterId)
public long nextId()
protected long tilNextMillis(long lastTimestamp)
protected long timeGen()
Copyright © 2021. All rights reserved.