public class InProgressExporter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private ThreadContext |
context |
private EventTimer |
timer |
| Constructor and Description |
|---|
InProgressExporter(EventTimer timer,
ThreadContext context) |
| Modifier and Type | Method and Description |
|---|---|
InProgressSnapshot |
getSnapshot() |
private final EventTimer timer
private final ThreadContext context
public InProgressExporter(EventTimer timer, ThreadContext context)
public InProgressSnapshot getSnapshot()