public static class SnowFlakeGenerator.Factory extends Object
Factory()
Factory(int machineBitNum, int idcBitNum)
SnowFlakeGenerator
create(long idcId, long machineId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Factory()
public Factory(int machineBitNum, int idcBitNum)
public SnowFlakeGenerator create(long idcId, long machineId)
Copyright © 2019. All rights reserved.