public class SavepointTracer extends Object
Constructor and Description |
---|
SavepointTracer(TraceOutput out) |
Modifier and Type | Method and Description |
---|---|
void |
getSavepointId(int result) |
void |
getSavepointId(Throwable cause) |
void |
getSavepointName(String result) |
void |
getSavepointName(Throwable cause) |
void |
trace(Trace trace) |
public SavepointTracer(TraceOutput out)