public class TraceIDUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
private static AtomicLong |
ATOMIC_LONG |
private static org.slf4j.Logger |
LOGGER |
| Modifier | Constructor and Description |
|---|---|
private |
TraceIDUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
incrementAndGet() |
private static final org.slf4j.Logger LOGGER
private static final AtomicLong ATOMIC_LONG
Copyright © 2020. All rights reserved.