Sessions Commands会话和命令

Note注意

For details on specific commands, including syntax and examples, click on the specific command to go to its reference page.有关特定命令的详细信息,包括语法和示例,请单击特定命令以转到其参考页。

CommandDescription描述
abortTransaction

Abort transaction.中止事务。

New in version 4.0.在版本4.0中新增

commitTransaction

Commit transaction.提交事务。

New in version 4.0.在版本4.0中新增

endSessionsExpire sessions before the sessions' timeout period.在会话超时之前使会话过期。
killAllSessionsKill all sessions.终止所有会话。
killAllSessionsByPatternKill all sessions that match the specified pattern终止与指定模式匹配的所有会话
killSessionsKill specified sessions.终止指定的会话。
refreshSessionsRefresh idle sessions.刷新空闲会话。
startSessionStarts a new session.启动新会话。
←  updateZoneKeyRangeabortTransaction →