com.github.ltsopensource.admin.access.mysql
public class MysqlBackendJVMThreadAccess extends MysqlJVMThreadAccess implements BackendJVMThreadAccess
| Constructor and Description |
|---|
MysqlBackendJVMThreadAccess(Config config) |
| Modifier and Type | Method and Description |
|---|---|
WhereSql |
buildWhereSql(JvmDataReq req) |
WhereSql |
buildWhereSql(MDataPaginationReq request) |
void |
delete(JvmDataReq request) |
List<JVMThreadDataPo> |
queryAvg(MDataPaginationReq request) |
getTableName, insertcreateTable, getSqlTemplate, readSqlFile, readSqlFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinsertpublic MysqlBackendJVMThreadAccess(Config config)
public void delete(JvmDataReq request)
delete in interface BackendJVMThreadAccesspublic List<JVMThreadDataPo> queryAvg(MDataPaginationReq request)
queryAvg in interface BackendJVMThreadAccesspublic WhereSql buildWhereSql(JvmDataReq req)
public WhereSql buildWhereSql(MDataPaginationReq request)
Copyright © 2016. All rights reserved.