Package | Description |
---|---|
com.tencentcloudapi.postgres.v20170312 | |
com.tencentcloudapi.postgres.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeSlowQueryAnalysisResponse |
PostgresClient.DescribeSlowQueryAnalysis(DescribeSlowQueryAnalysisRequest req)
This API is used to count and analyze slow query statements during the specified period of time and return aggregated statistical analysis results which are classified by statement with abstract parameter values.
|
Constructor and Description |
---|
DescribeSlowQueryAnalysisRequest(DescribeSlowQueryAnalysisRequest 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 © 2023. All rights reserved.