public final class MysqlxSession
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MysqlxSession.AuthenticateContinue
Send by client or server after an @ref Mysqlx::Session::AuthenticateStart
to exchange more authentication data.
|
static interface |
MysqlxSession.AuthenticateContinueOrBuilder |
static class |
MysqlxSession.AuthenticateOk
Sent by the server after successful authentication.
|
static interface |
MysqlxSession.AuthenticateOkOrBuilder |
static class |
MysqlxSession.AuthenticateStart
The initial message send from the client to the server to start
the authentication process.
|
static interface |
MysqlxSession.AuthenticateStartOrBuilder |
static class |
MysqlxSession.Close
Close the current session.
|
static interface |
MysqlxSession.CloseOrBuilder |
static class |
MysqlxSession.Reset
Reset the current session.
|
static interface |
MysqlxSession.ResetOrBuilder |
| 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()