Class ShortUuidGenerator

  • All Implemented Interfaces:
    org.apache.camel.spi.UuidGenerator

    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 Detail

      • ShortUuidGenerator

        public ShortUuidGenerator()
    • Method Detail

      • generateUuid

        public String generateUuid()
        Specified by:
        generateUuid in interface org.apache.camel.spi.UuidGenerator