|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mysql.jdbc.profiler.ProfileEventSink
public class ProfileEventSink
| Method Summary | |
|---|---|
void |
consumeEvent(ProfilerEvent evt)
Process a profiler event |
static ProfileEventSink |
getInstance(Connection conn)
Returns the ProfileEventSink that handles profiler events for the given connection. |
static void |
removeInstance(Connection conn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ProfileEventSink getInstance(Connection conn)
conn - the connection to handle events for
public void consumeEvent(ProfilerEvent evt)
evt - the event to processpublic static void removeInstance(Connection conn)
|
MySQL Connector/J size='-1'>5.0.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||