Class TSIDGenerator

java.lang.Object
tech.illuin.pipeline.input.uid_generator.TSIDGenerator
All Implemented Interfaces:
UIDGenerator

public class TSIDGenerator extends Object implements UIDGenerator
Author:
Pierre Lecerf ([email protected])
  • Field Details

  • Constructor Details

    • TSIDGenerator

      public TSIDGenerator()
    • TSIDGenerator

      public TSIDGenerator(Supplier<com.github.f4b6a3.tsid.Tsid> supplier)
  • Method Details

    • generate

      public String generate()
      Description copied from interface: UIDGenerator
      This method should return a unique identifier of some type.
      Specified by:
      generate in interface UIDGenerator
      Returns: