com.github.ltsopensource.monitor.access.mysql
Class MysqlJVMThreadAccess
java.lang.Object
com.github.ltsopensource.store.jdbc.JdbcAbstractAccess
com.github.ltsopensource.monitor.access.mysql.MysqlAbstractJdbcAccess
com.github.ltsopensource.monitor.access.mysql.MysqlJVMThreadAccess
- All Implemented Interfaces:
- JVMThreadAccess
public class MysqlJVMThreadAccess
- extends MysqlAbstractJdbcAccess
- implements JVMThreadAccess
- Author:
- Robert HG (254963746@qq.com) on 3/9/16.
| Methods inherited from class com.github.ltsopensource.store.jdbc.JdbcAbstractAccess |
getSqlTemplate |
MysqlJVMThreadAccess
public MysqlJVMThreadAccess(com.github.ltsopensource.core.cluster.Config config)
insert
public void insert(List<JVMThreadDataPo> jvmThreadDataPos)
- Specified by:
insert in interface JVMThreadAccess
Copyright © 2017. All rights reserved.