类 SnowWorkerM1

    • 字段详细资料

      • BaseTime

        protected final long BaseTime
        基础时间
      • WorkerId

        protected final short WorkerId
        机器码
      • WorkerIdBitLength

        protected final byte WorkerIdBitLength
        机器码位长
      • SeqBitLength

        protected final byte SeqBitLength
        自增序列数位长
      • MaxSeqNumber

        protected final int MaxSeqNumber
        最大序列数(含)
      • MinSeqNumber

        protected final short MinSeqNumber
        最小序列数(含)
      • TopOverCostCount

        protected final int TopOverCostCount
        最大漂移次数
      • _TimestampShift

        protected final byte _TimestampShift
      • _SyncLock

        protected static final byte[] _SyncLock
      • _CurrentSeqNumber

        protected short _CurrentSeqNumber
      • _LastTimeTick

        protected long _LastTimeTick
      • _TurnBackTimeTick

        protected long _TurnBackTimeTick
      • _TurnBackIndex

        protected byte _TurnBackIndex
      • _IsOverCost

        protected boolean _IsOverCost
      • _OverCostCountInOneTerm

        protected int _OverCostCountInOneTerm
      • _GenCountInOneTerm

        protected int _GenCountInOneTerm
      • _TermIndex

        protected int _TermIndex
    • 方法详细资料

      • GetCurrentTimeTick

        protected long GetCurrentTimeTick()
      • GetNextTimeTick

        protected long GetNextTimeTick()