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 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  
  • Method Summary

    Modifier and Type Method Description
    static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()  
    static void registerAllExtensions​(com.google.protobuf.ExtensionRegistry registry)  
    static void registerAllExtensions​(com.google.protobuf.ExtensionRegistryLite registry)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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()