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

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.MysqlJVMGCAccess
All Implemented Interfaces:
JVMGCAccess

public class MysqlJVMGCAccess
extends MysqlAbstractJdbcAccess
implements JVMGCAccess

Author:
Robert HG (254963746@qq.com) on 3/10/16.

Constructor Summary
MysqlJVMGCAccess(com.github.ltsopensource.core.cluster.Config config)
           
 
Method Summary
 void insert(List<JVMGCDataPo> jvmGCDataPos)
           
 
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

MysqlJVMGCAccess

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

insert

public void insert(List<JVMGCDataPo> jvmGCDataPos)
Specified by:
insert in interface JVMGCAccess


Copyright © 2017. All rights reserved.