public class SnowflakeIDAutoGen extends Object implements IDAutoGen<Long>
{code
AssignID
SnowflakeIDAutoGen()
SnowflakeIDAutoGen(Map<String,SnowflakeIDWorker> map)
Long
nextID(String params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SnowflakeIDAutoGen()
public SnowflakeIDAutoGen(Map<String,SnowflakeIDWorker> map)
public Long nextID(String params)
nextID
IDAutoGen<Long>
Copyright © 2021. All rights reserved.