public interface Monitoring
| 限定符和类型 | 方法和说明 |
|---|---|
void |
pull(MonitorType type) |
List<ELineModel> |
query(MonitorType type,
String instanceId,
ETimeType timeType,
Integer dataType) |
void pull(MonitorType type) throws Exception
ExceptionList<ELineModel> query(MonitorType type, String instanceId, ETimeType timeType, Integer dataType) throws Exception
ExceptionCopyright © 2021. All rights reserved.