类 MysqlxSession
- java.lang.Object
-
- com.mysql.cj.x.protobuf.MysqlxSession
-
public final class MysqlxSession extends Object
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classMysqlxSession.AuthenticateContinueSend by client or server after an @ref Mysqlx::Session::AuthenticateStart to exchange more authentication data.static interfaceMysqlxSession.AuthenticateContinueOrBuilderstatic classMysqlxSession.AuthenticateOkSent by the server after successful authentication.static interfaceMysqlxSession.AuthenticateOkOrBuilderstatic classMysqlxSession.AuthenticateStartThe initial message send from the client to the server to start the authentication process.static interfaceMysqlxSession.AuthenticateStartOrBuilderstatic classMysqlxSession.CloseClose the current session.static interfaceMysqlxSession.CloseOrBuilderstatic classMysqlxSession.ResetReset the current session.static interfaceMysqlxSession.ResetOrBuilder
-
方法概要
所有方法 静态方法 具体方法 修饰符和类型 方法 说明 static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
方法详细资料
-
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()
-
-