Package com.mysql.cj.x.protobuf
Class MysqlxExpect
java.lang.Object
com.mysql.cj.x.protobuf.MysqlxExpect
public final class MysqlxExpect
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMysqlxExpect.Closeclose 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 errorstatic interfaceMysqlxExpect.CloseOrBuilderstatic classMysqlxExpect.Openopen 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 interfaceMysqlxExpect.OpenOrBuilder -
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-