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