@Service public class NodeScriptExecuteLogServer extends BaseNodeService<ScriptExecuteLogCacheModel>
nodeService, workspaceService
key, tableName, tClass
Constructor and Description |
---|
NodeScriptExecuteLogServer(NodeService nodeService,
WorkspaceService workspaceService) |
Modifier and Type | Method and Description |
---|---|
protected String[] |
clearTimeColumns()
安装时间自动清理数据对字段
|
protected void |
executeClearImpl(int h2DbLogStorageCount)
清理分发实现
|
com.alibaba.fastjson.JSONObject |
getItem(NodeModel nodeModel,
String id)
查询远端项目
|
com.alibaba.fastjson.JSONArray |
getLitDataArray(NodeModel nodeModel)
查询列表数据
|
void |
syncAllNode()
同步所有节点的项目
|
Collection<String> |
syncExecuteNodeInc(NodeModel nodeModel)
同步执行 同步节点信息(增量)
|
checkException, delCache, delCache, getData, listPageNode, syncExecuteNode, syncNode, syncNode
checkUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateById
autoClear, autoLoopClear, count, count, covetTableName, getLastTimeValue, insert, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsert
count, count, dataBeanToEntity, del, delByKey, delByKey, entityToBean, entityToBean, entityToBeanList, execute, exists, exists, fillSelectResult, findByCondition, getByKey, getByKey, getByKey, getKey, getTableName, insert, listByBean, listByEntity, listPageOnlyResult, query, query, queryByBean, queryList, queryList, queryList, update, warpException
public NodeScriptExecuteLogServer(NodeService nodeService, WorkspaceService workspaceService)
protected String[] clearTimeColumns()
BaseDbService
clearTimeColumns
in class BaseDbService<ScriptExecuteLogCacheModel>
public com.alibaba.fastjson.JSONObject getItem(NodeModel nodeModel, String id)
BaseNodeService
getItem
in class BaseNodeService<ScriptExecuteLogCacheModel>
nodeModel
- 节点id
- 项目IDpublic com.alibaba.fastjson.JSONArray getLitDataArray(NodeModel nodeModel)
BaseNodeService
getLitDataArray
in class BaseNodeService<ScriptExecuteLogCacheModel>
nodeModel
- 节点public void syncAllNode()
BaseNodeService
syncAllNode
in class BaseNodeService<ScriptExecuteLogCacheModel>
public Collection<String> syncExecuteNodeInc(NodeModel nodeModel)
nodeModel
- 节点信息protected void executeClearImpl(int h2DbLogStorageCount)
BaseDbService
executeClearImpl
in class BaseDbService<ScriptExecuteLogCacheModel>
h2DbLogStorageCount
- 保留数量Copyright © 2017–2022. All rights reserved.