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

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.MysqlTaskTrackerMAccess
All Implemented Interfaces:
TaskTrackerMAccess

public class MysqlTaskTrackerMAccess
extends MysqlAbstractJdbcAccess
implements TaskTrackerMAccess

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

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

MysqlTaskTrackerMAccess

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

insert

public void insert(List<TaskTrackerMDataPo> taskTrackerMDataPos)
Specified by:
insert in interface TaskTrackerMAccess


Copyright © 2017. All rights reserved.