public interface ProfilerEventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
consumeEvent(ProfilerEvent evt) |
void |
destroy() |
void |
init(Log log) |
void |
processEvent(byte eventType,
Session session,
Query query,
Resultset resultSet,
long eventDuration,
Throwable eventCreationPoint,
String message) |