com.github.ltsopensource.monitor.access.mysql
Class MysqlJVMThreadAccess

java.lang.Object
  extended by com.github.ltsopensource.store.jdbc.JdbcAbstractAccess
      extended by com.github.ltsopensource.monitor.access.mysql.MysqlAbstractJdbcAccess
          extended by 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.

Constructor Summary
MysqlJVMThreadAccess(com.github.ltsopensource.core.cluster.Config config)
           
 
Method Summary
 void insert(List<JVMThreadDataPo> jvmThreadDataPos)
           
 
Methods inherited from class com.github.ltsopensource.store.jdbc.JdbcAbstractAccess
getSqlTemplate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MysqlJVMThreadAccess

public MysqlJVMThreadAccess(com.github.ltsopensource.core.cluster.Config config)
Method Detail

insert

public void insert(List<JVMThreadDataPo> jvmThreadDataPos)
Specified by:
insert in interface JVMThreadAccess


Copyright © 2017. All rights reserved.