public class SnowflakeIdWorker extends Object
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 SnowflakeIdWorker(long workerId, long datacenterId)
workerId
datacenterId
public long nextId()
protected long tilNextMillis(long lastTimestamp)
lastTimestamp
protected long timeGen()
Copyright © 2022. All rights reserved.