Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320 | |
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
DescribeSlowLogDataResponse |
CdbClient.DescribeSlowLogData(DescribeSlowLogDataRequest req)
条件检索实例的慢日志。只允许查看一个月之内的慢日志。
使用时需要注意:可能存在单条慢日志太大,导致整个http请求的回包太大,进而引发接口超时。一旦发生超时,建议您缩小查询时的Limit参数值,从而降低包的大小,让接口能够及时返回内容。
|
Constructor and Description |
---|
DescribeSlowLogDataRequest(DescribeSlowLogDataRequest 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 © 2022. All rights reserved.