@Service public class NodeScriptExecuteLogServer extends BaseNodeService<ScriptExecuteLogCacheModel>
nodeService, workspaceServicekey, 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, syncNodecheckUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateByIdautoClear, autoLoopClear, count, count, covetTableName, getLastTimeValue, insert, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsertcount, 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, warpExceptionpublic NodeScriptExecuteLogServer(NodeService nodeService, WorkspaceService workspaceService)
protected String[] clearTimeColumns()
BaseDbServiceclearTimeColumns in class BaseDbService<ScriptExecuteLogCacheModel>public com.alibaba.fastjson.JSONObject getItem(NodeModel nodeModel, String id)
BaseNodeServicegetItem in class BaseNodeService<ScriptExecuteLogCacheModel>nodeModel - 节点id - 项目IDpublic com.alibaba.fastjson.JSONArray getLitDataArray(NodeModel nodeModel)
BaseNodeServicegetLitDataArray in class BaseNodeService<ScriptExecuteLogCacheModel>nodeModel - 节点public void syncAllNode()
BaseNodeServicesyncAllNode in class BaseNodeService<ScriptExecuteLogCacheModel>public Collection<String> syncExecuteNodeInc(NodeModel nodeModel)
nodeModel - 节点信息protected void executeClearImpl(int h2DbLogStorageCount)
BaseDbServiceexecuteClearImpl in class BaseDbService<ScriptExecuteLogCacheModel>h2DbLogStorageCount - 保留数量Copyright © 2017–2022. All rights reserved.