Package | Description |
---|---|
com.tencentcloudapi.mariadb.v20170312 | |
com.tencentcloudapi.mariadb.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeProcessListResponse |
MariadbClient.DescribeProcessList(DescribeProcessListRequest req)
本接口 (DescribeProcessList) 用于查询当前正在运行的线程(连接/查询)信息。
- 可以根据客户端IP,DB,执行时间等信息来查询实例正在运行的线程信息。过滤信息详细请见过滤器Filter。
- 如果参数为空,返回当前用户一定数量(Limit所指定的数量,默认为20)的线程信息。
|
Constructor and Description |
---|
DescribeProcessListResponse(DescribeProcessListResponse 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.