public class SnowFlake extends Object
SnowFlake()
SnowFlake(long datacenterId, long machineId)
static SnowFlake
instance()
Long
nextId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SnowFlake(long datacenterId, long machineId)
public SnowFlake()
public static SnowFlake instance()
public Long nextId()
Copyright © 2021. All rights reserved.