Class StandardUidGenerator

All Implemented Interfaces:
MoleculerLifecycle

public class StandardUidGenerator extends UidGenerator
Slower UidGenerator (but it produces standard UUID's). In production mode preferably use the faster IncrementalUidGenerator.
See Also:
  • Constructor Details

    • StandardUidGenerator

      public StandardUidGenerator()
  • Method Details