| Package | Description |
|---|---|
| com.tencentcloudapi.dbbrain.v20210527.models |
| Modifier and Type | Method and Description |
|---|---|
StatisticInfo[] |
DescribeMySqlProcessListResponse.getStatistics()
Get sql会话统计信息。如果请求参数中包含StatDimensions,该参数则可能返回,否则不返回。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMySqlProcessListResponse.setStatistics(StatisticInfo[] Statistics)
Set sql会话统计信息。如果请求参数中包含StatDimensions,该参数则可能返回,否则不返回。
|
| Constructor and Description |
|---|
StatisticInfo(StatisticInfo 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.
|
Copyright © 2025. All rights reserved.