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 SnapShotSQLWriter
SQLException
public void writeToSQL(Connection conn, String schema, ThreadPoolMonitor data, long systemID) throws SQLException
SQLException
Copyright © 2019. All rights reserved.