public final class SUID extends Object
SUID creates a unique 64-bit ID with capacity to
generate around 64K unique ids within a millisecond.| Modifier and Type | Method and Description |
|---|---|
static long |
nextId()
Creates a unique 64 bits ID by aggregating the current time in
milliseconds since epoch (Jan.
|
public static long nextId()
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.