Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
GroupUseStatisticsEntity[] |
GroupDailyUseStatistics.getTopAvgTimeCost()
Get 平均响应耗时
|
GroupUseStatisticsEntity[] |
GroupDailyUseStatistics.getTopFailureRate()
Get 平均错误率
|
GroupUseStatisticsEntity[] |
GroupDailyUseStatistics.getTopReqAmount()
Get 总调用数
|
Modifier and Type | Method and Description |
---|---|
void |
GroupDailyUseStatistics.setTopAvgTimeCost(GroupUseStatisticsEntity[] TopAvgTimeCost)
Set 平均响应耗时
|
void |
GroupDailyUseStatistics.setTopFailureRate(GroupUseStatisticsEntity[] TopFailureRate)
Set 平均错误率
|
void |
GroupDailyUseStatistics.setTopReqAmount(GroupUseStatisticsEntity[] TopReqAmount)
Set 总调用数
|
Copyright © 2020. All rights reserved.