public class ShortUuidGenerator extends Object implements org.apache.camel.spi.UuidGenerator
UuidGenerator that is 50% the size of the default (16 chars) optimized for Camel usage.| Constructor and Description |
|---|
ShortUuidGenerator() |
public String generateUuid()
generateUuid in interface org.apache.camel.spi.UuidGeneratorApache Camel