package Mysqlx.Expect

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Close

mysqlx_expect.proto:100

* Close a Expect block. Closing a Expect block restores the state of the previous Expect block for the following messages. @returns @ref Mysqlx::Ok on success, @ref Mysqlx::Error on error

(message has no fields)

message Open

mysqlx_expect.proto:56

* Open an Expect block and set/unset the conditions that have to be fulfilled. If any of the conditions fail, all enclosed messages will fail with a ``Mysqlx::Error`` message. @returns @ref Mysqlx::Ok on success, @ref Mysqlx::Error on error

message Open.Condition

mysqlx_expect.proto:57

Used in: Open

enum Open.Condition.ConditionOperation

mysqlx_expect.proto:68

Used in: Condition

enum Open.Condition.Key

mysqlx_expect.proto:58

enum Open.CtxOperation

mysqlx_expect.proto:79

Used in: Open