MCPcopy Create free account

hub / github.com/china-alert/ueh / functions

Functions980 in github.com/china-alert/ueh

↓ 1 callersMethoddeleteExpiredEvent
()
ueh_server/dispatcher/src/main/java/com/mcinfotech/event/dispatcher/timer/EventAutoDeleteTimer.java:56
↓ 1 callersMethoddeleteRepeatNotification
(RepeatNotification repeatNotification)
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/timer/RepeatNotificationTask.java:179
↓ 1 callersMethoddisconnect
(String channelName)
ueh_common/common/src/main/java/com/mcinfotech/event/netty/client/NettyClient.java:124
↓ 1 callersMethoddivide
对事件进行分组打标 @param rawData 压缩过的事件 @param ColumnDefines 平台事件字段 @param eventHandlerRulesConfig 分组规则 @param probeInfo 处理器信息 @param projectInfo 项目信息 @return
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/ProbeEventMessageHandler.java:191
↓ 1 callersMethoddoIt
其他的事件处理 @param rawData 升降级过的事件 @param ColumnDefines 平台事件字段 @param eventHandlerRulesConfig 屏蔽规则 @param probeInfo 处理器信息 @param projectInfo 项目信息 @return
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/ProbeEventMessageHandler.java:235
↓ 1 callersMethoddoPost
发送post请求;不带请求头和请求参数 @param url 请求地址 @return @throws Exception
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/utils/HttpClientUtils.java:113
↓ 1 callersMethodexcute
丰富来源字段为单个的版本执行的方法 @param rawMessages @param columnDefineMap @param richRules @param dataSource @param projectID @return
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventRich.java:46
↓ 1 callersMethodexcuteCustomRule
按照配置策略进行压缩:字段匹配、长周期。 @param rawMessages 原始消息 @param rules 压缩规则配置,参考EventHandlerRule @return 压缩过的事件
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventCompress.java:111
↓ 1 callersMethodfilter
对事件屏蔽处理 @param rawData 升降级过的事件 @param ColumnDefines 平台事件字段 @param eventHandlerRulesConfig 屏蔽规则 @param probeInfo 处理器信息 @param projectInfo 项目信息 @return
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/ProbeEventMessageHandler.java:213
↓ 1 callersMethodgetAfterRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:143
↓ 1 callersMethodgetBatch
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/TransmitInfo.java:8
↓ 1 callersMethodgetBeforeRuleHandler
待实现方法
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:134
↓ 1 callersMethodgetCandidate
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/vo/CandidateVo.java:16
↓ 1 callersMethodgetCandidates
(long projectId, Map<String, Object> condition)
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/config/CandidateConfig.java:44
↓ 1 callersMethodgetCandidatesByGroup
告警分组关联通知组,进而获取通知对象 @param projectId @param condition @return
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/config/CandidateConfig.java:90
↓ 1 callersMethodgetCandidatesByLabel
告警标签关联通知组,进而获取通知对象 @param projectId @param condition @return
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/config/CandidateConfig.java:113
↓ 1 callersMethodgetCandidatesByNode
告警node直接关联通知对象 @param projectId @param condition @return
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/config/CandidateConfig.java:67
↓ 1 callersMethodgetCode
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/RuleStringOperator.java:13
↓ 1 callersMethodgetCode
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/RuleLongTimestampOperator.java:12
↓ 1 callersMethodgetCode
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/RuleExpressionOperator.java:12
↓ 1 callersMethodgetCode
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/RuleNumericOperator.java:13
↓ 1 callersMethodgetCompressRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:136
↓ 1 callersMethodgetCount
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/NoticeParam.java:75
↓ 1 callersMethodgetData
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/itsm/ItsmResult.java:24
↓ 1 callersMethodgetDataId
(DataSource dataSource, long projectID, Map<String, Object> rawMessage, List<Expression> expressions, String t
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventRich.java:291
↓ 1 callersMethodgetDataId
(DataSource dataSource, long projectID, Map<String, Object> rawMessage, List<Expression> expressions, Strin
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventRich.java:233
↓ 1 callersMethodgetDataType
()
ueh_server/ueh-common-handler-display/src/main/java/com/mcinfotech/event/domain/Condition.java:20
↓ 1 callersMethodgetDefaultNotification
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/NoticeParam.java:51
↓ 1 callersMethodgetDelayTime
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/NoticeParam.java:43
↓ 1 callersMethodgetDisplayOrder
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/BaseBean.java:43
↓ 1 callersMethodgetDivideRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:138
↓ 1 callersMethodgetDoItHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:142
↓ 1 callersMethodgetEmail
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/Candidate.java:28
↓ 1 callersMethodgetEventIntegratedProbeCache
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/handler/EventRuleHandlerContext.java:38
↓ 1 callersMethodgetEventIntegratedProbes
(long projectId,Map<String,Object> condition)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/config/EventIntegratedProbeConfig.java:65
↓ 1 callersMethodgetEventSourceSeverityColumn
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/PlatformProbeSeverityMapping.java:18
↓ 1 callersMethodgetFilterRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:140
↓ 1 callersMethodgetHeader
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/UehEventMessage.java:32
↓ 1 callersMethodgetId
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/ProjectInfo.java:15
↓ 1 callersMethodgetInterval
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/NoticeParam.java:67
↓ 1 callersMethodgetInterval
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/TransmitInfo.java:14
↓ 1 callersMethodgetIp
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/SocketParam.java:31
↓ 1 callersMethodgetIsEnable
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/EventHandleUser.java:72
↓ 1 callersMethodgetLmTimestamp
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/BaseBean.java:37
↓ 1 callersMethodgetMappingRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:135
↓ 1 callersMethodgetMappingType
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/PlatformColumnMapping.java:50
↓ 1 callersMethodgetMessages
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/UehEventMessage.java:88
↓ 1 callersMethodgetName
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/ProbeInfo.java:33
↓ 1 callersMethodgetNoRecoveryEvent
(DataSource dataSource, long projectID, EventHandlerRule recoveryRule, Map<String, Object> message)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventCompress.java:418
↓ 1 callersMethodgetNoRecoveryEvent
(DataSource dataSource, long projectID,EventHandlerRule recoveryRule, Map<String, Object> message)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/config/EventCompressConfig.java:49
↓ 1 callersMethodgetNoticeNamesById
(Object ruleId)
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/timer/RepeatNotificationTask.java:197
↓ 1 callersMethodgetNotificationName
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/SeverityNotification.java:23
↓ 1 callersMethodgetNotificationTimestamp
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/RepeatNotification.java:44
↓ 1 callersMethodgetNotification_types
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/vo/CandidateVo.java:24
↓ 1 callersMethodgetPlatformColumnDefine
查询平台定义的事件字段 @param projectId 项目ID @return 平台定义的事件字段
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/ProbeEventMessageHandler.java:144
↓ 1 callersMethodgetProbeKey
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/EventIntegratedProbe.java:40
↓ 1 callersMethodgetProtocolVersion
()
ueh_server/dispatcher/src/main/java/com/mcinfotech/event/dispatcher/domain/RoutingTableInfo.java:41
↓ 1 callersMethodgetRecoveryRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:137
↓ 1 callersMethodgetRemark
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/EventHandleUser.java:88
↓ 1 callersMethodgetRepeatAlarm
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/timer/RepeatNotificationTask.java:218
↓ 1 callersMethodgetRepeatRule
(List<Map<String, Object>> datas)
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/timer/RepeatNotificationTask.java:207
↓ 1 callersMethodgetRequest
(URI uri, @RequestBody Map message)
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/http/OpenFeignService.java:17
↓ 1 callersMethodgetResult
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/domain/itsm/ItsmResult.java:40
↓ 1 callersMethodgetResultColumnValue
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/Expression.java:81
↓ 1 callersMethodgetRichRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:141
↓ 1 callersMethodgetSendServiceInfos
(long projectId, String name)
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/config/MediaTypeConfig.java:43
↓ 1 callersMethodgetSeverityNotification
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/EventHandleUser.java:128
↓ 1 callersMethodgetSourceDataType
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/PlatformColumnMapping.java:62
↓ 1 callersMethodgetSourceRichResult
(DataSource dataSource, long projectID, Object dataId, List<RichResultColumn> richResultColumns)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventRich.java:248
↓ 1 callersMethodgetSourceRichResult
(DataSource dataSource, long projectID, Object dataId, List<RichResultColumn> richResultColumns)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventRich.java:188
↓ 1 callersMethodgetSourceSeverity
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/PlatformEventSourceSeverityValueMapping.java:30
↓ 1 callersMethodgetStatus
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/EventHandlerRule.java:176
↓ 1 callersMethodgetType
()
ueh_common/common/src/main/java/com/mcinfotech/event/domain/ProbeInfo.java:45
↓ 1 callersMethodgetUnrecoveredAlarm
()
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/timer/FilterEndTask.java:90
↓ 1 callersMethodgetUpOrDownRuleHandler
()
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/executor/EventMessageHandlerExecutor.java:139
↓ 1 callersMethodgetUserEmail
()
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/domain/EventHandleUser.java:96
↓ 1 callersMethodgetVerticalDataId
(DataSource dataSource, long projectID, Map<String, Object> rawMessage, List<Expression> expressions, String t
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventRich.java:323
↓ 1 callersMethodgetVerticalDataId
(DataSource dataSource, long projectID, Map<String, Object> rawMessage, List<Expression> expressions, Strin
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventRich.java:266
↓ 1 callersMethodgetVerticalSourceRichResult
(DataSource dataSource, long projectID, Object dataId, String tableName, List<RichResultColumn> richResultColu
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventRich.java:269
↓ 1 callersMethodgetVerticalSourceRichResult
(DataSource dataSource, long projectID, Object dataId, String tableName, List<RichResultColumn> richResultC
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventRich.java:210
↓ 1 callersMethodhorizontalRich
(DataSource dataSource, long projectID, Map<String, Object> rawMessage, EventHandlerRule richRule)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventRich.java:202
↓ 1 callersMethodhorizontalRich
(DataSource dataSource, long projectID, Map<String, Object> rawMessage,EventHandlerRule richRule)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventRich.java:142
↓ 1 callersMethodinitBootstrap
()
ueh_common/common/src/main/java/com/mcinfotech/event/netty/client/NettyClient.java:58
↓ 1 callersMethodisNewerVersion
()
ueh_common/common/src/main/java/com/mcinfotech/event/utils/CpuNum.java:26
↓ 1 callersMethodisSingleExpressionValid
(Map<String, ColumnDefine> columnMappings, Map<String, Object> rawMessage, EventHandlerRuleExpression expressi
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventSeverityUpOrDown.java:155
↓ 1 callersMethodisSingleExpressionValid
(Map<String, ColumnDefine> columnMappings,Map<String, Object> rawMessage, EventHandlerRuleExpression expressio
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventSeverityUpOrDown.java:170
↓ 1 callersMethodisValid
判断给出的定时器设置是否在有效范围内 @param execType 执行类型:生效类型,O单次,R重复 @param intervalType 适用于重复,重复类型,day每天,week每周,month月,year年 @param dayOfWeekAt 适用于重复,从周几开始,
ueh_common/common/src/main/java/com/mcinfotech/event/utils/DateTimeToNumberUtil.java:23
↓ 1 callersMethodmapping
事件mapping 1.按照事件接入设置的字段映射定义、级别映射定义进行事件解析 2.取接入配置的字段映射、级别映射 @param messages 原始事件列表 @param probeInfo 处理器信息 @param projectInfo 项目信息 @param eventIntegrate
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/ProbeEventMessageHandler.java:138
↓ 1 callersMethodpaddingFilterTypesByRules
(Map<String, Object> rawMessage, List<EventHandlerRule> rules, Map<String, ColumnDefine> columnDefineMap)
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/EventFilter.java:54
↓ 1 callersMethodpaddingFilterTypesByRules
(ProbeInfo probeInfo,Map<String, Object> rawMessage, List<EventHandlerRule> rules, Map<String, ColumnDefine> c
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventFilter.java:55
↓ 1 callersMethodpostForm
发送表单类型的post请求 @param url 要请求的url @param list 参数列表 @param headers 自定义头 @return 返回结果
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/utils/HttpUtils.java:163
↓ 1 callersMethodrecovery
对压缩之后符合条件得事件进行恢复 @param compressedMessage @param eventHandlerRulesConfig @param probeInfo @param projectInfo @return
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/ProbeEventMessageHandler.java:181
↓ 1 callersMethodrecoveryInDB
(DataSource dataSource, ProjectInfo projectInfo, List<EventHandlerRuleExpression> expressions, List<Map<Str
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventRecovery.java:94
↓ 1 callersMethodrecoveryInMemory
(Collection<Map<String, Object>> rawMessages,List<EventHandlerRuleExpression> expressions, List<Map<String, Ob
ueh_server/ueh-common-handler-config/src/main/java/com/mcinfotech/event/handler/algorithm/v2/EventRecovery.java:129
↓ 1 callersMethodreport
(DataSource dataSource,ProbeState probeState,ProjectInfo project)
ueh_probe/probe-api/src/main/java/com/mcinfotech/event/probe/state/StateReportUtils.java:17
↓ 1 callersMethodreport
(DataSource dataSource,ProbeState probeState,ProjectInfo project)
ueh_probe/pprobe/src/main/java/com/mcinfotech/event/probe/state/StateReportUtils.java:17
↓ 1 callersMethodrich
对mapping之后的事件进行压缩 @param rawData @param eventHandlerRulesConfig @param probeInfo @param projectInfo @return
ueh_server/ueh-common-handler/src/main/java/com/mcinfotech/event/handler/filter/ProbeEventMessageHandler.java:160
↓ 1 callersMethodsaveRepeatNotification
(RepeatNotification repeatNotification)
ueh_server/ueh-transmit-default/src/main/java/com/mcinfotech/event/transmit/push/HttpPusher.java:387
↓ 1 callersMethodselectAllEventStrategy
()
ueh_server/dispatcher/src/main/java/com/mcinfotech/event/dispatcher/timer/StrategyStatusTimer.java:58
↓ 1 callersMethodselectMaintainEventStrategy
()
ueh_server/dispatcher/src/main/java/com/mcinfotech/event/dispatcher/timer/StrategyRunningStatusTimer.java:53
← previousnext →201–300 of 980, ranked by callers