public class IoTDBTracingInfo extends Object
| 构造器和说明 |
|---|
IoTDBTracingInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getActivityList() |
List<Long> |
getElapsedTimeList() |
long |
getStatisticsByName(String name) |
String |
getStatisticsInfoByName(String name) |
boolean |
isSetTracingInfo() |
void |
setTsTracingInfo(org.apache.iotdb.service.rpc.thrift.TSTracingInfo tsTracingInfo) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.