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