public abstract class IdGenInit extends Object
IdGenInit()
static void
applyDefaultIdGen(int seqLen, int machineId)
applySnowFlakeIdGen(int machineLen, int machineId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IdGenInit()
public static void applySnowFlakeIdGen(int machineLen, int machineId)
public static void applyDefaultIdGen(int seqLen, int machineId)
Copyright © 2019. All rights reserved.