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,
java.lang.Throwable eventCreationPoint,
java.lang.String message) |
void init(Log log)
void destroy()
void consumeEvent(ProfilerEvent evt)