public final class RequestId
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
get()
Return the id as string.
|
static void |
remove()
Clear the thread local.
|
static void |
set(java.util.UUID value)
Set the request id.
|