Class StandardUidGenerator
java.lang.Object
services.moleculer.service.MoleculerComponent
services.moleculer.uid.UidGenerator
services.moleculer.uid.StandardUidGenerator
- All Implemented Interfaces:
MoleculerLifecycle
Slower
UidGenerator (but it produces standard UUID's). In production
mode preferably use the faster IncrementalUidGenerator.- See Also:
-
Field Summary
Fields inherited from class MoleculerComponent
broker, logger, name -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardUidGenerator
public StandardUidGenerator()
-
-
Method Details
-
nextUID
- Specified by:
nextUIDin classUidGenerator
-