跳过导航链接
A B C D E F G H I J L M N P Q R S T U _ 

A

around(ProceedingJoinPoint) - 类 中的方法eventcenter.monitor.server.controller.GlobalHandler
 
aspect() - 类 中的方法eventcenter.monitor.server.controller.GlobalHandler
 

B

build(Long, int, String, Object) - 类 中的静态方法eventcenter.monitor.server.model.ExecutedResponse
 
build(int, List<IndexConfig>) - 类 中的静态方法eventcenter.monitor.server.model.IndexConfigs
 
build(int, List<MonitorEventInfoModel>) - 类 中的静态方法eventcenter.monitor.server.model.MonitorEventInfoModels
 
buildError(Long, String) - 类 中的静态方法eventcenter.monitor.server.model.ExecutedResponse
 
buildSuccess(Long, Object) - 类 中的静态方法eventcenter.monitor.server.model.ExecutedResponse
 

C

checkExpiry(ExpiryMap.ExpiryValue<IndexConfig>) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
判断config的修改时间是否已经超过了设置的cacheExpiry的过期时长
ContainerTrace - eventcenter.monitor.server.model中的类
容器运行的数据 Created by liumingjian on 16/5/31.
ContainerTrace() - 类 的构造器eventcenter.monitor.server.model.ContainerTrace
 
ContainerTraceController - eventcenter.monitor.server.controller中的类
事件节点的统计数据 Created by liumingjian on 16/6/3.
ContainerTraceController() - 类 的构造器eventcenter.monitor.server.controller.ContainerTraceController
 
ContainerTraces - eventcenter.monitor.server.model中的类
Created by liumingjian on 16/5/31.
ContainerTraces() - 类 的构造器eventcenter.monitor.server.model.ContainerTraces
 
createIndexes() - 类 中的方法eventcenter.monitor.server.dao.EventContainerTraceCollection
 
createIndexes() - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
createIndexes() - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
createIndexes() - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
createIndexes() - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
 
createMatchedConfig(String, String, String) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 

D

DateParser - eventcenter.monitor.server.mongo.utils中的类
用于mongodb的时间解析 Created by liumingjian on 16/2/19.
DateParser() - 类 的构造器eventcenter.monitor.server.mongo.utils.DateParser
 
db - 类 中的变量eventcenter.monitor.server.dao.MongodbCollection
 
delete(String) - 类 中的方法eventcenter.monitor.server.controller.IndexConfigController
 
deleteById(String) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
deleteByWildcardId(String) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
deleteMany(Bson) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
deleteOne(Bson) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
destroy() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
detail(String) - 类 中的方法eventcenter.monitor.server.controller.EventInfoController
 

E

eventcenter.monitor.server - 程序包 eventcenter.monitor.server
 
eventcenter.monitor.server.controller - 程序包 eventcenter.monitor.server.controller
 
eventcenter.monitor.server.dao - 程序包 eventcenter.monitor.server.dao
 
eventcenter.monitor.server.model - 程序包 eventcenter.monitor.server.model
 
eventcenter.monitor.server.mongo - 程序包 eventcenter.monitor.server.mongo
 
eventcenter.monitor.server.mongo.utils - 程序包 eventcenter.monitor.server.mongo.utils
 
eventcenter.monitor.server.utils - 程序包 eventcenter.monitor.server.utils
 
EventContainerTraceCollection - eventcenter.monitor.server.dao中的类
事件容器的运行数据 Created by liumingjian on 16/5/31.
EventContainerTraceCollection() - 类 的构造器eventcenter.monitor.server.dao.EventContainerTraceCollection
 
EventInfoCollection - eventcenter.monitor.server.dao中的类
Created by liumingjian on 16/2/19.
EventInfoCollection() - 类 的构造器eventcenter.monitor.server.dao.EventInfoCollection
 
EventInfoController - eventcenter.monitor.server.controller中的类
Created by liumingjian on 16/2/25.
EventInfoController() - 类 的构造器eventcenter.monitor.server.controller.EventInfoController
 
ExecutedResponse - eventcenter.monitor.server.model中的类
Created by liumingjian on 16/2/25.
ExecutedResponse() - 类 的构造器eventcenter.monitor.server.model.ExecutedResponse
 

F

find(Bson) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
format(Date) - 类 中的静态方法eventcenter.monitor.server.mongo.utils.DateParser
 
forwardEventInfo(List<MonitorEventInfo>) - 类 中的方法eventcenter.monitor.server.InfoForwardServer
 
forwardNodeInfo(NodeInfo) - 类 中的方法eventcenter.monitor.server.InfoForwardServer
 

G

getArgsIndexes() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
事件源的args参数的索引名称,例如事件源为new Object[]{user, message},两个参数,那么这里传输到服务端变成JSON的字符串,如下: [{ 'userName':'Jacky', 'age':20 },{ 'id':'1', 'content':'hello world' }] 那么设置索引的值为:[0].userName,[1].id,那么事件监控的Collection,将会创建为这两个对象创建这个索引到custom字段中,如果参数是个数组, 可以使用[0][].id之类的符号描述,使用[]这个中括号
getArrayIndex() - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
getCache() - 类 中的静态方法eventcenter.monitor.server.utils.JsonRuleEngine
 
getCacheExpired() - 类 中的方法eventcenter.monitor.server.utils.JsonRuleEngine
 
getCacheExpiry() - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
getCollection() - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
getCollectionName() - 类 中的方法eventcenter.monitor.server.dao.EventContainerTraceCollection
 
getCollectionName() - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
getCollectionName() - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
getCollectionName() - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
getCollectionName() - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
 
getContainerTraceCollection() - 类 中的方法eventcenter.monitor.server.controller.ContainerTraceController
 
getCountOfLiveThread() - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
getCountOfQueueBuffer() - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
getCreated() - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
getCreated() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
getCredentials() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
getData() - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
getDatabaseName() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
getDb() - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
getEmbedded() - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
getErrorMsg() - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
getEventArgs() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getEventConsumed() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getEventCreate() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getEventId() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getEventInfoCollection() - 类 中的方法eventcenter.monitor.server.controller.EventInfoController
 
getEventInfoCollection() - 类 中的方法eventcenter.monitor.server.InfoForwardServer
 
getEventName() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
getEventName() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getEventResult() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getException() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getField() - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
getFromNodeId() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getGroup() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
事件中心分组
getHost() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
getId() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
getId() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getIndexConfigCollection() - 类 中的方法eventcenter.monitor.server.controller.IndexConfigController
 
getIndexConfigCollection() - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
getJsonRules() - 类 中的方法eventcenter.monitor.server.utils.JsonRuleResolver
 
getList() - 类 中的方法eventcenter.monitor.server.model.ContainerTraces
 
getList() - 类 中的方法eventcenter.monitor.server.model.IndexConfigs
 
getList() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModels
 
getListenerClazz() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getMdcValue() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getModified() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
getNodeGroup() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getNodeHost() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getNodeId() - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
getNodeId() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getNodeInfoCollection() - 类 中的方法eventcenter.monitor.server.controller.NodeInfoController
 
getNodeInfoCollection() - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
getNodeInfoCollection() - 类 中的方法eventcenter.monitor.server.InfoForwardServer
 
getNodeName() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getOptions() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
getPort() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
getQTime() - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
getQueueSize() - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
getResult() - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
getResultIndexes() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
结果索引配置,如果result是一个对象,可以直接使用对象内的属性名称作为建立索引的名称,例如 { 'userName':'Jacky', 'age':20, 'userId':'100001' } 那么可以设置为userName,userId 使用,分割 如果result是一个同类型的数组,如果需要将数组内的某个字段都写入到索引中,可以使用[].userId
getRule() - 类 中的方法eventcenter.monitor.server.utils.JsonRuleResolver
 
getSeparatorChar() - 类 中的方法eventcenter.monitor.server.utils.JsonRuleEngine
 
getTook() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
getTotal() - 类 中的方法eventcenter.monitor.server.model.ContainerTraces
 
getTotal() - 类 中的方法eventcenter.monitor.server.model.IndexConfigs
 
getTotal() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModels
 
getWildcardId() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
GlobalHandler - eventcenter.monitor.server.controller中的类
Created by liumingjian on 16/2/25.
GlobalHandler() - 类 的构造器eventcenter.monitor.server.controller.GlobalHandler
 

H

houseKeeping(Integer) - 类 中的方法eventcenter.monitor.server.controller.ContainerTraceController
 
houseKeeping(Integer) - 类 中的方法eventcenter.monitor.server.controller.EventInfoController
 
houseKeeping(int) - 类 中的方法eventcenter.monitor.server.dao.EventContainerTraceCollection
数据清理
houseKeeping(int) - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
数据清理

I

IndexConfig - eventcenter.monitor.server.model中的类
自定义事件索引的配置类 Created by liumingjian on 16/2/24.
IndexConfig() - 类 的构造器eventcenter.monitor.server.model.IndexConfig
 
IndexConfigCollection - eventcenter.monitor.server.dao中的类
这个集合配置了,EventInfoCollection中创建事件内容的自定义索引 Created by liumingjian on 16/2/24.
IndexConfigCollection() - 类 的构造器eventcenter.monitor.server.dao.IndexConfigCollection
 
IndexConfigController - eventcenter.monitor.server.controller中的类
Created by liumingjian on 16/2/25.
IndexConfigController() - 类 的构造器eventcenter.monitor.server.controller.IndexConfigController
 
IndexConfigs - eventcenter.monitor.server.model中的类
Created by liumingjian on 16/3/8.
IndexConfigs() - 类 的构造器eventcenter.monitor.server.model.IndexConfigs
 
InfoForwardServer - eventcenter.monitor.server中的类
实现信息推送的服务 Created by liumingjian on 16/2/19.
InfoForwardServer() - 类 的构造器eventcenter.monitor.server.InfoForwardServer
 
initConnections() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
initMongoClient() - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
insert(ContainerTrace) - 类 中的方法eventcenter.monitor.server.dao.EventContainerTraceCollection
 
insert(List<MonitorEventInfo>) - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
insertMany(List<? extends Document>) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
insertOne(Document) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
isArray() - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
isAutoCache() - 类 中的方法eventcenter.monitor.server.utils.JsonRuleEngine
 
isEmpty(String) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
isEmpty(String) - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
isMatched() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
isNotEmpty(String) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
isSuccess() - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
isWildcard() - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 

J

JsonRule - eventcenter.monitor.server.utils中的类
用于解析 JSON字符串的格式,通过这个规则表达式可以获取到JSON内某个字段的值 Created by liumingjian on 16/2/26.
JsonRule() - 类 的构造器eventcenter.monitor.server.utils.JsonRule
 
JsonRuleEngine - eventcenter.monitor.server.utils中的类
解析JSON规则表达式的引擎 Created by liumingjian on 16/2/26.
JsonRuleEngine() - 类 的构造器eventcenter.monitor.server.utils.JsonRuleEngine
 
JsonRuleResolver - eventcenter.monitor.server.utils中的类
JsonRule解析器,支持的表达式如下: "id" 取JSON根级下的id字段 "[]id" 取JSON数组的所有元素的下的id字段 "[0]petshop.dog.name" 取JSON数组的第0个下标为petshop对象下的dog对象下的name属性 "classroom.student.[0]topics.[]name" 取JSON根下的classroom字段的第0个student的对象,并获取这个student下所有topics数组元素的name值 "id,[0]id" 支持多个解析,使用','逗号分隔 Created by liumingjian on 16/2/26.

L

list(String, Integer, Integer, Long, Long) - 类 中的方法eventcenter.monitor.server.controller.ContainerTraceController
 
list(String, String, Date, Date, String, String, String, Integer, Integer, String, String, String) - 类 中的方法eventcenter.monitor.server.controller.EventInfoController
 
list(String, Integer, Integer) - 类 中的方法eventcenter.monitor.server.controller.IndexConfigController
 
list(String, String, String, String) - 类 中的方法eventcenter.monitor.server.controller.NodeInfoController
 
logger - 类 中的变量eventcenter.monitor.server.dao.MongodbCollection
 
logger - 类 中的变量eventcenter.monitor.server.InfoForwardServer
 

M

match(String, String) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
MongodbClientFactory - eventcenter.monitor.server.mongo中的类
创建mongodb连接的工厂 Created by liumingjian on 16/2/19.
MongodbClientFactory() - 类 的构造器eventcenter.monitor.server.mongo.MongodbClientFactory
 
MongodbCollection - eventcenter.monitor.server.dao中的类
Mongodb的访问存储集合的基类 Created by liumingjian on 16/2/19.
MongodbCollection() - 类 的构造器eventcenter.monitor.server.dao.MongodbCollection
 
MonitorEventInfoModel - eventcenter.monitor.server.model中的类
Created by liumingjian on 16/2/22.
MonitorEventInfoModel() - 类 的构造器eventcenter.monitor.server.model.MonitorEventInfoModel
 
MonitorEventInfoModels - eventcenter.monitor.server.model中的类
Created by liumingjian on 16/3/8.
MonitorEventInfoModels() - 类 的构造器eventcenter.monitor.server.model.MonitorEventInfoModels
 

N

NodeInfoCollection - eventcenter.monitor.server.dao中的类
事件中心节点信息 Created by liumingjian on 16/2/21.
NodeInfoCollection() - 类 的构造器eventcenter.monitor.server.dao.NodeInfoCollection
 
NodeInfoController - eventcenter.monitor.server.controller中的类
Created by liumingjian on 16/2/25.
NodeInfoController() - 类 的构造器eventcenter.monitor.server.controller.NodeInfoController
 

P

parse(String) - 类 中的静态方法eventcenter.monitor.server.mongo.utils.DateParser
 

Q

queryByEventName(String, String) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
根据事件的名称查找
queryById(String) - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
queryById(String) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
根据事件配置的ID查找
queryByIds(List<String>) - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
 
queryByWildcard() - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
查询使用了通配符的配置

R

resolve(JSON, String) - 类 中的方法eventcenter.monitor.server.utils.JsonRuleEngine
从JSON数据中,根据rule规则获取JSON的值,并使用seperatorChar设置的分隔符号拼接成字符串 "id" 取JSON根级下的id字段 "[].id" 取JSON数组的所有元素的下的id字段 "[0].id" 取JSON数组的第0个下标的id字段 "classroom.student[0].topics[].name" 取JSON根下的classroom字段的第0个student的对象,并获取这个student下所有topics数组元素的name值 "id,[0].id" 支持多个解析,使用','逗号分隔

S

save(IndexConfig) - 类 中的方法eventcenter.monitor.server.controller.IndexConfigController
 
save(IndexConfig) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
保存自定义索引配置
save(NodeInfo) - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
保存节点信息
search(String, String, Date, Date, String, String, String, Integer, Integer, NodeInfo) - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
search(String, Integer, Integer) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
search(String, String, String, String) - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
 
search(NodeInfo) - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
 
searchWithPage(String, Integer, Integer, Date, Date) - 类 中的方法eventcenter.monitor.server.dao.EventContainerTraceCollection
分页查询
setArgsIndexes(String) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
事件源的args参数的索引名称,例如事件源为new Object[]{user, message},两个参数,那么这里传输到服务端变成JSON的字符串,如下: [{ 'userName':'Jacky', 'age':20 },{ 'id':'1', 'content':'hello world' }] 那么设置索引的值为:[0].userName,[1].id,那么事件监控的Collection,将会创建为这两个对象创建这个索引到custom字段中,如果参数是个数组, 可以使用[0][].id之类的符号描述,使用[]这个中括号
setArray(boolean) - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
setArrayIndex(Integer) - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
setAutoCache(boolean) - 类 中的方法eventcenter.monitor.server.utils.JsonRuleEngine
 
setCacheExpired(long) - 类 中的方法eventcenter.monitor.server.utils.JsonRuleEngine
 
setCacheExpiry(long) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
setContainerTraceCollection(EventContainerTraceCollection) - 类 中的方法eventcenter.monitor.server.controller.ContainerTraceController
 
setCountOfLiveThread(Integer) - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
setCountOfQueueBuffer(Integer) - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
setCreated(Date) - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
setCreated(Date) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
setCredentials(List<MongoCredential>) - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
setData(Object) - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
setDatabaseName(String) - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
setDb(MongoDatabase) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
setEmbedded(JsonRule) - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
setErrorMsg(String) - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
setEventArgs(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setEventConsumed(Date) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setEventCreate(Date) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setEventId(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setEventInfoCollection(EventInfoCollection) - 类 中的方法eventcenter.monitor.server.controller.EventInfoController
 
setEventInfoCollection(EventInfoCollection) - 类 中的方法eventcenter.monitor.server.InfoForwardServer
 
setEventName(String) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
setEventName(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setEventResult(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setException(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setField(String) - 类 中的方法eventcenter.monitor.server.utils.JsonRule
 
setFromNodeId(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setGroup(String) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
事件中心分组
setHost(String) - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
setId(String) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
setId(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setIndexConfigCollection(IndexConfigCollection) - 类 中的方法eventcenter.monitor.server.controller.IndexConfigController
 
setIndexConfigCollection(IndexConfigCollection) - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
setList(List<ContainerTrace>) - 类 中的方法eventcenter.monitor.server.model.ContainerTraces
 
setList(List<IndexConfig>) - 类 中的方法eventcenter.monitor.server.model.IndexConfigs
 
setList(List<MonitorEventInfoModel>) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModels
 
setListenerClazz(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setMatched(boolean) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
setMdcValue(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setModified(Date) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
setNodeGroup(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setNodeHost(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setNodeId(String) - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
setNodeId(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setNodeInfoCollection(NodeInfoCollection) - 类 中的方法eventcenter.monitor.server.controller.NodeInfoController
 
setNodeInfoCollection(NodeInfoCollection) - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
setNodeInfoCollection(NodeInfoCollection) - 类 中的方法eventcenter.monitor.server.InfoForwardServer
 
setNodeName(String) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setOptions(MongoClientOptions) - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
setPort(Integer) - 类 中的方法eventcenter.monitor.server.mongo.MongodbClientFactory
 
setQTime(Long) - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
setQueueSize(Integer) - 类 中的方法eventcenter.monitor.server.model.ContainerTrace
 
setResult(int) - 类 中的方法eventcenter.monitor.server.model.ExecutedResponse
 
setResultIndexes(String) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
结果索引配置,如果result是一个对象,可以直接使用对象内的属性名称作为建立索引的名称,例如 { 'userName':'Jacky', 'age':20, 'userId':'100001' } 那么可以设置为userName,userId 使用,分割 如果result是一个同类型的数组,如果需要将数组内的某个字段都写入到索引中,可以使用[].userId
setSeparatorChar(String) - 类 中的方法eventcenter.monitor.server.utils.JsonRuleEngine
 
setSuccess(boolean) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setTook(Long) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModel
 
setTotal(int) - 类 中的方法eventcenter.monitor.server.model.ContainerTraces
 
setTotal(int) - 类 中的方法eventcenter.monitor.server.model.IndexConfigs
 
setTotal(int) - 类 中的方法eventcenter.monitor.server.model.MonitorEventInfoModels
 
setWildcard(boolean) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 
setWildcardId(String) - 类 中的方法eventcenter.monitor.server.model.IndexConfig
 

T

toDocument(NodeInfo) - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
 
toNodeInfo(Document) - 类 中的方法eventcenter.monitor.server.dao.NodeInfoCollection
 
traceLogger - 类 中的变量eventcenter.monitor.server.InfoForwardServer
用于记录额外的日志,例如往elastic-search中写日志

U

updateMany(Bson, Bson) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 
updateOne(Bson, Bson) - 类 中的方法eventcenter.monitor.server.dao.MongodbCollection
 

_

_queryByEventName(String, String) - 类 中的方法eventcenter.monitor.server.dao.IndexConfigCollection
 
_search(String, String, Date, Date, String, String, String, Integer, Integer, List<NodeInfo>, Map<String, NodeInfo>, Set<String>) - 类 中的方法eventcenter.monitor.server.dao.EventInfoCollection
 
A B C D E F G H I J L M N P Q R S T U _ 
跳过导航链接

Copyright © 2018 Jue Ming. All rights reserved.