Package | Description |
---|---|
io.pcp.parfait.timing |
Modifier and Type | Field and Description |
---|---|
private ThreadContext |
InProgressExporter.context |
Modifier and Type | Method and Description |
---|---|
static ThreadContext |
ThreadContext.newMDCEnabledContext()
Factory methods that create a new ThreadContext initialised to also update SLF4J's MDC
|
static ThreadContext |
ThreadContext.newSLF4JEnabledContext() |
Modifier and Type | Method and Description |
---|---|
static InProgressSnapshot |
InProgressSnapshot.capture(EventTimer timer,
ThreadContext context) |
Constructor and Description |
---|
InProgressExporter(EventTimer timer,
ThreadContext context) |
InProgressSnapshot(EventTimer timer,
ThreadContext context) |