Uses of Class
com.tencentcloudapi.dbbrain.v20210527.models.ProcessStatistic
-
Packages that use ProcessStatistic Package Description com.tencentcloudapi.dbbrain.v20210527.models -
-
Uses of ProcessStatistic in com.tencentcloudapi.dbbrain.v20210527.models
Methods in com.tencentcloudapi.dbbrain.v20210527.models that return ProcessStatistic Modifier and Type Method Description ProcessStatisticDescribeProxyProcessStatisticsResponse. getProcessStatistics()Get 实时会话统计详情。Methods in com.tencentcloudapi.dbbrain.v20210527.models with parameters of type ProcessStatistic Modifier and Type Method Description voidDescribeProxyProcessStatisticsResponse. setProcessStatistics(ProcessStatistic ProcessStatistics)Set 实时会话统计详情。Constructors in com.tencentcloudapi.dbbrain.v20210527.models with parameters of type ProcessStatistic Constructor Description ProcessStatistic(ProcessStatistic source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-