public class IoTDBTracingInfo extends Object
| Constructor and Description |
|---|
IoTDBTracingInfo() |
| Modifier and Type | Method and Description |
|---|---|
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.