A C D E G H I J L M N O P R S T U W
A
- apiCaller - 类 中的变量org.noear.water.dso.ConfigApi
-
- apiCaller - 类 中的变量org.noear.water.dso.JobApi
-
- apiCaller - 类 中的变量org.noear.water.dso.LogApi
-
- apiCaller - 类 中的变量org.noear.water.dso.MessageApi
-
- apiCaller - 类 中的变量org.noear.water.dso.NoticeApi
-
- apiCaller - 类 中的变量org.noear.water.dso.RegistryApi
-
- apiCaller - 类 中的变量org.noear.water.dso.TrackApi
-
- apiCaller - 类 中的变量org.noear.water.dso.WhitelistApi
-
- append(String, LogLevel, Map<String, Object>) - 类 中的方法org.noear.water.dso.LogApi
-
已过时。
- append(LogM) - 类 中的方法org.noear.water.dso.LogApi
-
- appendAll(List<LogM>, boolean) - 类 中的方法org.noear.water.dso.LogApi
-
C
- cache_cfg() - 类 中的静态方法org.noear.water.WaterSetting
-
- cacheLocal - 类 中的静态变量org.noear.water.WaterSetting
-
- cancelMessage(String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
取消消息
- cancelMessage(String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
取消XXX订阅者的消息
- checkMessage(MessageM, String) - 类 中的方法org.noear.water.dso.MessageApi
-
检测消息签名
- Config - 类 中的静态变量org.noear.water.WaterClient
-
配置服务接口
- ConfigApi - org.noear.water.dso中的类
-
配置服务接口(使用 CallCfgUtil)
- ConfigApi() - 类 的构造器org.noear.water.dso.ConfigApi
-
- ConfigHandler - org.noear.water.dso中的接口
-
配置处理
D
- discover(String, String, String, String) - 类 中的方法org.noear.water.dso.RegistryApi
-
发现
- DiscoverHandler - org.noear.water.dso中的接口
-
发现处理
E
- exists(String, String, String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfClientAndServerIp(String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfClientIp(String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfDomain(String, String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfIp(String, String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfMasterIp(String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfMasterToken(String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfMobile(String, String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfServerIp(String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfServerToken(String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
- existsOfToken(String, String) - 类 中的方法org.noear.water.dso.WhitelistApi
-
G
- get(String, String) - 类 中的方法org.noear.water.dso.ConfigApi
-
获取配置(不会返回null)
- getByTagKey(String) - 类 中的方法org.noear.water.dso.ConfigApi
-
获取配置,根据tag/key
- getClient() - 类 中的静态方法org.noear.water.utils.LockUtils
-
- getConfigApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- getJobApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- getLockValue(String, String) - 类 中的静态方法org.noear.water.utils.LockUtils
-
- getLogApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- getMessageApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- getName(String) - 类 中的方法org.noear.water.dso.TrackApi
-
- getNameMd5(String) - 类 中的方法org.noear.water.dso.TrackApi
-
- getNoticeApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- getProperties(String) - 类 中的方法org.noear.water.dso.ConfigApi
-
获取系统配置
- getRegistryApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- getTrackApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- getWhitelistApiUrl() - 类 中的静态方法org.noear.water.WaterAddress
-
- guid() - 类 中的静态方法org.noear.water.utils.IDUtils
-
H
- handler(ConfigSetM) - 接口 中的方法org.noear.water.dso.ConfigHandler
-
- handler(DiscoverM) - 接口 中的方法org.noear.water.dso.DiscoverHandler
-
- handler(List<LogM>) - 类 中的方法org.noear.water.dso.LogPipeline
-
- handler(MessageM) - 接口 中的方法org.noear.water.dso.MessageHandler
-
- heihei(String, String) - 类 中的方法org.noear.water.dso.NoticeApi
-
嘿嘿通知(经Water服务端处理后再推送)
- heihei(String, String, String) - 类 中的方法org.noear.water.dso.NoticeApi
-
嘿嘿通知(经Water服务端处理后再推送)
I
- IDUtils - org.noear.water.utils中的类
-
分布式ID工具
- IDUtils() - 类 的构造器org.noear.water.utils.IDUtils
-
- isLocked(String, String) - 类 中的静态方法org.noear.water.utils.LockUtils
-
检查 group_key 是否已被锁定
J
- job - 类 中的静态变量org.noear.water.WaterClient
-
任务接口
- JobApi - org.noear.water.dso中的类
-
分布式任务服务接口
- JobApi() - 类 的构造器org.noear.water.dso.JobApi
-
L
- libOfCache - 类 中的静态变量org.noear.water.WaterSetting
-
- libOfDb - 类 中的静态变量org.noear.water.WaterSetting
-
- libOfRd - 类 中的静态变量org.noear.water.WaterSetting
-
- load(String) - 类 中的方法org.noear.water.dso.ConfigApi
-
加载一个tag的配置
- localHost() - 类 中的静态方法org.noear.water.WaterClient
-
服务地址 (不能删)
- localHostSet(String) - 类 中的静态方法org.noear.water.WaterClient
-
- localService() - 类 中的静态方法org.noear.water.WaterClient
-
服务名
- localServiceHost() - 类 中的静态方法org.noear.water.WaterClient
-
服务名@服务地址
- localServiceSet(String) - 类 中的静态方法org.noear.water.WaterClient
-
- LockUtils - org.noear.water.utils中的类
-
分布式锁工具
- LockUtils() - 类 的构造器org.noear.water.utils.LockUtils
-
- Log - 类 中的静态变量org.noear.water.WaterClient
-
日志服务接口
- LogApi - org.noear.water.dso中的类
-
日志服务接口
- LogApi() - 类 的构造器org.noear.water.dso.LogApi
-
- LogPipeline - org.noear.water.dso中的类
-
写入时,先写到队列
提交时,每次提交100条;消费完后暂停1秒
M
- Message - 类 中的静态变量org.noear.water.WaterClient
-
消息服务接口
- MessageApi - org.noear.water.dso中的类
-
消息服务接口
- MessageApi() - 类 的构造器org.noear.water.dso.MessageApi
-
- MessageHandler - org.noear.water.dso中的接口
-
消息处理接口
N
- newID(String, String, int) - 类 中的静态方法org.noear.water.utils.IDUtils
-
- newID(String, String) - 类 中的静态方法org.noear.water.utils.IDUtils
-
- newIDOfDate(String, String) - 类 中的静态方法org.noear.water.utils.IDUtils
-
- newIDOfHour(String, String) - 类 中的静态方法org.noear.water.utils.IDUtils
-
- Notice - 类 中的静态变量org.noear.water.WaterClient
-
通知接口
- NoticeApi - org.noear.water.dso中的类
-
通知服务接口
- NoticeApi() - 类 的构造器org.noear.water.dso.NoticeApi
-
O
- org.noear.water - 程序包 org.noear.water
-
- org.noear.water.dso - 程序包 org.noear.water.dso
-
- org.noear.water.utils - 程序包 org.noear.water.utils
-
P
- pools - 类 中的静态变量org.noear.water.WaterSetting
-
R
- rd_track - 类 中的静态变量org.noear.water.dso.TrackApi
-
- rd_track_md5 - 类 中的静态变量org.noear.water.dso.TrackApi
-
- receiveMessage(Fun1<String, String>, String, MessageHandler) - 类 中的方法org.noear.water.dso.MessageApi
-
- redis_cfg() - 类 中的静态方法org.noear.water.WaterSetting
-
- redis_track_cfg() - 类 中的静态方法org.noear.water.WaterSetting
-
- register(String, String, List<JobM>) - 类 中的方法org.noear.water.dso.JobApi
-
注册任务
- register(String, String, String, String, boolean) - 类 中的方法org.noear.water.dso.RegistryApi
-
注册(用于对接外部框架)
- register(String, String, String, String, String, boolean) - 类 中的方法org.noear.water.dso.RegistryApi
-
注册
- register(String, String, String, String, int, String, boolean) - 类 中的方法org.noear.water.dso.RegistryApi
-
注册
- register(String, String, String, String, String, int, String, boolean) - 类 中的方法org.noear.water.dso.RegistryApi
-
- register(String, String, String, String, String, int, String, String, boolean) - 类 中的方法org.noear.water.dso.RegistryApi
-
注册
- Registry - 类 中的静态变量org.noear.water.WaterClient
-
注册服务接口
- RegistryApi - org.noear.water.dso中的类
-
注册服务(使用 CallCfgUtil)
- RegistryApi() - 类 的构造器org.noear.water.dso.RegistryApi
-
- reload(String) - 类 中的方法org.noear.water.dso.ConfigApi
-
重新加载一个tag的配置
- reload() - 类 中的静态方法org.noear.water.WaterSetting
-
S
- sendMessage(String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
发送消息
- sendMessage(String, String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
发送消息
- sendMessage(String, String, String, String, Date) - 类 中的方法org.noear.water.dso.MessageApi
-
发送消息
- sendMessageAndTags(String, String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
- sendMessageAndTags(String, String, String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
- sendMessageAndTags(String, String, String, String, Date, String) - 类 中的方法org.noear.water.dso.MessageApi
-
发送消息
- sendMessageAndTagsCallback(String, String, String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
- sendMessageAndTagsCallback(String, String, String, Date, String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
发送消息回调
- sendMessageCallback(String, String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
发送消息回调
- sendMessageCallback(String, String, String, Date, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
- set(String, String, String) - 类 中的方法org.noear.water.dso.ConfigApi
-
设置配置
- set(String, String, String, String, boolean) - 类 中的方法org.noear.water.dso.RegistryApi
-
设置启用状态
- setByTagKey(String, String) - 类 中的方法org.noear.water.dso.ConfigApi
-
设置配置,根据tag/key
- setConfigApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- setJobApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- setLogApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- setMessageApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- setNoticeApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- setRegistryApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- setTrackApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- setWhitelistApiUrl(String) - 类 中的静态方法org.noear.water.WaterAddress
-
- singleton() - 类 中的静态方法org.noear.water.dso.LogPipeline
-
- subscribe(String, ConfigHandler) - 类 中的方法org.noear.water.dso.ConfigApi
-
订阅配置集
- subscribeTopic(String, String, String, String, String, String, String, int, boolean, String[]) - 类 中的方法org.noear.water.dso.MessageApi
-
订阅
- succeedMessage(String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
完成消息(设为成功)
- succeedMessage(String, String, String) - 类 中的方法org.noear.water.dso.MessageApi
-
完成XXX订阅者的消息
T
- tag_client - 类 中的静态变量org.noear.water.dso.WhitelistApi
-
客户端组(一般用于检测管理后台客户端)
- tag_clientAndServer - 类 中的静态变量org.noear.water.dso.WhitelistApi
-
客户端组+服务端组
- tag_master - 类 中的静态变量org.noear.water.dso.WhitelistApi
-
主控组
- tag_server - 类 中的静态变量org.noear.water.dso.WhitelistApi
-
服务端组(一般用于检测服务端IP)
- track(String, String, String, long) - 类 中的方法org.noear.water.dso.TrackApi
-
跟踪请求性能
- track(String, Command, long) - 类 中的方法org.noear.water.dso.TrackApi
-
已过时。
- track(String, Command, String, String, String, String) - 类 中的方法org.noear.water.dso.TrackApi
-
已过时。
- Track - 类 中的静态变量org.noear.water.WaterClient
-
跟踪服务接口
- TrackApi - org.noear.water.dso中的类
-
跟踪服务接口
- TrackApi() - 类 的构造器org.noear.water.dso.TrackApi
-
- trackFrom(String, String, long) - 类 中的方法org.noear.water.dso.TrackApi
-
- trackNode(String, String, long) - 类 中的方法org.noear.water.dso.TrackApi
-
- trackOfBehavior(String, Command, String, String, String, String) - 类 中的方法org.noear.water.dso.TrackApi
-
跟踪SQL行为
- trackOfPerformance(String, Command, long) - 类 中的方法org.noear.water.dso.TrackApi
-
跟踪SQL性能
- tryLock(String, String, int, String) - 类 中的静态方法org.noear.water.utils.LockUtils
-
尝试把 group_key 锁定给 inMaster
- tryLock(String, String, int) - 类 中的静态方法org.noear.water.utils.LockUtils
-
尝试把 group_key 锁定
- tryLock(String, String) - 类 中的静态方法org.noear.water.utils.LockUtils
-
尝试把 group_key 锁定 (3秒)
U
- unLock(String, String, String) - 类 中的静态方法org.noear.water.utils.LockUtils
-
解锁 group_key
- unLock(String, String) - 类 中的静态方法org.noear.water.utils.LockUtils
-
解锁 group_key
- unregister(String, String, String, String) - 类 中的方法org.noear.water.dso.RegistryApi
-
注销(用于对接外部框架)
- unSubscribeTopic(String, String, String[]) - 类 中的方法org.noear.water.dso.MessageApi
-
取消麻阅
- updateCache(String...) - 类 中的方法org.noear.water.dso.NoticeApi
-
通知缓存更新
- updateConfig(String, String) - 类 中的方法org.noear.water.dso.NoticeApi
-
通知配置更新
W
- water_acl_token() - 类 中的静态方法org.noear.water.WaterSetting
-
- water_acl_token(String) - 类 中的静态方法org.noear.water.WaterSetting
-
- water_api_url() - 类 中的静态方法org.noear.water.WaterSetting
-
- water_logger_def() - 类 中的静态方法org.noear.water.WaterSetting
-
- water_logger_gzip() - 类 中的静态方法org.noear.water.WaterSetting
-
- water_logger_gzip(boolean) - 类 中的静态方法org.noear.water.WaterSetting
-
- water_trace_id_supplier() - 类 中的静态方法org.noear.water.WaterSetting
-
- water_trace_id_supplier(Supplier<String>) - 类 中的静态方法org.noear.water.WaterSetting
-
- waterAclToken() - 类 中的静态方法org.noear.water.WaterClient
-
- WaterAddress - org.noear.water中的类
-
Water 内部服务地址
- WaterAddress() - 类 的构造器org.noear.water.WaterAddress
-
- WaterClient - org.noear.water中的类
-
Water 客户端
- WaterClient() - 类 的构造器org.noear.water.WaterClient
-
- WaterSetting - org.noear.water中的类
-
Water 内部设置
- WaterSetting() - 类 的构造器org.noear.water.WaterSetting
-
- waterTraceId() - 类 中的静态方法org.noear.water.WaterClient
-
- Whitelist - 类 中的静态变量org.noear.water.WaterClient
-
白名单接口
- WhitelistApi - org.noear.water.dso中的类
-
白名单服务接口
- WhitelistApi() - 类 的构造器org.noear.water.dso.WhitelistApi
-
A C D E G H I J L M N O P R S T U W
Copyright © 2022. All rights reserved.