public class ConcurrentUUID extends Object
| Constructor and Description |
|---|
ConcurrentUUID() |
| Modifier and Type | Method and Description |
|---|---|
static UUID |
generateRandomUuid()
Generate a random UUID v4 that will perform reasonably when used by
multiple threads under load.
|
public static UUID generateRandomUuid()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.