JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
J
M
O
Q
R
S
X
A
AbstractDetector
- Class in
org.noear.solon.health.detector
检测器虚拟类
AbstractDetector()
- Constructor for class org.noear.solon.health.detector.
AbstractDetector
add(Detector)
- Static method in class org.noear.solon.health.detector.
DetectorManager
添加
all()
- Static method in class org.noear.solon.health.detector.
DetectorManager
获取全部
C
CmdUtil
- Class in
org.noear.solon.health.detector.util
命令行执行工具
CmdUtil()
- Constructor for class org.noear.solon.health.detector.util.
CmdUtil
configure()
- Method in class org.noear.solon.health.detector.integration.
HealthConfigurator
配置
CpuDetector
- Class in
org.noear.solon.health.detector.impl
Cpu 探测器
CpuDetector()
- Constructor for class org.noear.solon.health.detector.impl.
CpuDetector
D
Detector
- Interface in
org.noear.solon.health.detector
检测器
DetectorManager
- Class in
org.noear.solon.health.detector
Detector 管理器
DetectorManager()
- Constructor for class org.noear.solon.health.detector.
DetectorManager
DiskDetector
- Class in
org.noear.solon.health.detector.impl
磁盘 探测器
DiskDetector()
- Constructor for class org.noear.solon.health.detector.impl.
DiskDetector
E
execute(String...)
- Static method in class org.noear.solon.health.detector.util.
CmdUtil
execute(boolean, String...)
- Static method in class org.noear.solon.health.detector.util.
CmdUtil
F
formatByteSize(long)
- Static method in class org.noear.solon.health.detector.util.
SizeUtil
G
get()
- Method in interface org.noear.solon.health.detector.
Detector
get(String)
- Static method in class org.noear.solon.health.detector.
DetectorManager
获取
getInfo()
- Method in interface org.noear.solon.health.detector.
Detector
getInfo()
- Method in class org.noear.solon.health.detector.impl.
CpuDetector
getInfo()
- Method in class org.noear.solon.health.detector.impl.
DiskDetector
getInfo()
- Method in class org.noear.solon.health.detector.impl.
JvmMemoryDetector
getInfo()
- Method in class org.noear.solon.health.detector.impl.
MemoryDetector
getInfo()
- Method in class org.noear.solon.health.detector.impl.
OsDetector
getInfo()
- Method in class org.noear.solon.health.detector.impl.
QpsDetector
getMore(String...)
- Static method in class org.noear.solon.health.detector.
DetectorManager
获取多个
getName()
- Method in interface org.noear.solon.health.detector.
Detector
getName()
- Method in class org.noear.solon.health.detector.impl.
CpuDetector
getName()
- Method in class org.noear.solon.health.detector.impl.
DiskDetector
getName()
- Method in class org.noear.solon.health.detector.impl.
JvmMemoryDetector
getName()
- Method in class org.noear.solon.health.detector.impl.
MemoryDetector
getName()
- Method in class org.noear.solon.health.detector.impl.
OsDetector
getName()
- Method in class org.noear.solon.health.detector.impl.
QpsDetector
H
HealthConfigurator
- Class in
org.noear.solon.health.detector.integration
健康处理器
HealthConfigurator()
- Constructor for class org.noear.solon.health.detector.integration.
HealthConfigurator
I
isEnabled()
- Method in class org.noear.solon.health.detector.integration.
HealthConfigurator
是否启用
J
JvmMemoryDetector
- Class in
org.noear.solon.health.detector.impl
jvm 探测器
JvmMemoryDetector()
- Constructor for class org.noear.solon.health.detector.impl.
JvmMemoryDetector
M
matcher(Pattern, String)
- Method in class org.noear.solon.health.detector.
AbstractDetector
MemoryDetector
- Class in
org.noear.solon.health.detector.impl
内存 探测器
MemoryDetector()
- Constructor for class org.noear.solon.health.detector.impl.
MemoryDetector
O
ONE_EB
- Static variable in class org.noear.solon.health.detector.util.
SizeUtil
ONE_GB
- Static variable in class org.noear.solon.health.detector.util.
SizeUtil
ONE_KB
- Static variable in class org.noear.solon.health.detector.util.
SizeUtil
ONE_MB
- Static variable in class org.noear.solon.health.detector.util.
SizeUtil
ONE_PB
- Static variable in class org.noear.solon.health.detector.util.
SizeUtil
ONE_TB
- Static variable in class org.noear.solon.health.detector.util.
SizeUtil
org.noear.solon.health.detector
- package org.noear.solon.health.detector
org.noear.solon.health.detector.impl
- package org.noear.solon.health.detector.impl
org.noear.solon.health.detector.integration
- package org.noear.solon.health.detector.integration
org.noear.solon.health.detector.util
- package org.noear.solon.health.detector.util
OsDetector
- Class in
org.noear.solon.health.detector.impl
系统 探测器
OsDetector()
- Constructor for class org.noear.solon.health.detector.impl.
OsDetector
osName
- Static variable in class org.noear.solon.health.detector.
AbstractDetector
Q
QpsDetector
- Class in
org.noear.solon.health.detector.impl
Qps 探测器
QpsDetector()
- Constructor for class org.noear.solon.health.detector.impl.
QpsDetector
R
remove(String)
- Static method in class org.noear.solon.health.detector.
DetectorManager
移除
S
SizeUtil
- Class in
org.noear.solon.health.detector.util
SizeUtil()
- Constructor for class org.noear.solon.health.detector.util.
SizeUtil
start()
- Method in interface org.noear.solon.health.detector.
Detector
start(String...)
- Static method in class org.noear.solon.health.detector.
DetectorManager
启动
start()
- Method in class org.noear.solon.health.detector.impl.
QpsDetector
start(AppContext)
- Method in class org.noear.solon.health.detector.integration.
XPluginImp
stop()
- Method in interface org.noear.solon.health.detector.
Detector
X
XPluginImp
- Class in
org.noear.solon.health.detector.integration
XPluginImp()
- Constructor for class org.noear.solon.health.detector.integration.
XPluginImp
A
C
D
E
F
G
H
I
J
M
O
Q
R
S
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.