java.lang.Object
icu.congee.id.generator.distributed.mist.MistId
All Implemented Interfaces:
Id

public class MistId extends Object implements Id
  • Constructor Details

    • MistId

      public MistId(long increment, long random)
  • Method Details

    • toBytes

      public byte[] toBytes()
      Specified by:
      toBytes in interface Id
    • toLong

      public long toLong()
      Specified by:
      toLong in interface Id
    • toString

      public String toString()
      Specified by:
      toString in interface Id
      Overrides:
      toString in class Object