Package | Description |
---|---|
com.tencentcloudapi.dbbrain.v20210527 | |
com.tencentcloudapi.dbbrain.v20210527.models |
Modifier and Type | Method and Description |
---|---|
KillMySqlThreadsResponse |
DbbrainClient.KillMySqlThreads(KillMySqlThreadsRequest req)
根据会话ID中断当前会话,该接口分为两次提交:第一次为预提交阶段,Stage为"Prepare",得到的返回值包含SqlExecId;第二次为确认提交, Stage为"Commit", 将SqlExecId的值作为参数传入,最终终止会话进程。
|
Constructor and Description |
---|
KillMySqlThreadsRequest(KillMySqlThreadsRequest 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.