public class TraceReactive extends Object
| Constructor and Description |
|---|
TraceReactive() |
| Modifier and Type | Method and Description |
|---|---|
static void |
endCoroutineIdUpdateThreadContext() |
static void |
startCoroutineIdRestoreThreadContext(Object coroutineContext) |
static void |
startCoroutineIdUpdateThreadContext(long coroutineId) |
static Object |
startMonoKtMono(Object coroutineContext) |
static void |
threadSetName(Thread thread,
String name) |
public static void startCoroutineIdUpdateThreadContext(long coroutineId)
public static void endCoroutineIdUpdateThreadContext()
public static void startCoroutineIdRestoreThreadContext(Object coroutineContext)
Copyright © 2021. All rights reserved.