public static class ThreadPoolMonitorImpl.SQLWriter extends Object implements SnapShotSQLWriter
| Constructor and Description |
|---|
SQLWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
writeToSQL(Connection conn,
String schema,
SnapShotData data,
long systemID) |
void |
writeToSQL(Connection conn,
String schema,
ThreadPoolMonitor data,
long systemID) |
public void writeToSQL(Connection conn, String schema, SnapShotData data, long systemID) throws SQLException
writeToSQL in interface SnapShotSQLWriterSQLExceptionpublic void writeToSQL(Connection conn, String schema, ThreadPoolMonitor data, long systemID) throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.