Class TimestampPrefixedUUID

  • All Implemented Interfaces:
    LogicalIdentityProvider

    public class TimestampPrefixedUUID
    extends java.lang.Object
    implements LogicalIdentityProvider
    Provides identity strings using random UUID for uniqueness but prefixed with an encoded time string to improve database locality when used in b-tree indexes.
    • Constructor Detail

      • TimestampPrefixedUUID

        public TimestampPrefixedUUID()