public final class MysqlxExpect
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxExpect.Close
close a Expect block
closing a Expect block restores the state of the previous Expect block
for the following messages
:returns: :protobuf:msg:`Mysqlx::Ok` on success, :protobuf:msg:`Mysqlx::Error` on error
|
static interface |
MysqlxExpect.CloseOrBuilder |
static class |
MysqlxExpect.Open
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.
|
static interface |
MysqlxExpect.OpenOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()